Skip to content

Commit 0cedea9

Browse files
Update config.js
1 parent e3d53e9 commit 0cedea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22

33
// The full path to your VLC executable
44
// If left blank, typical defaults are used
5-
vlcPath: "E:/Programs/VLC/vlc.exe",
5+
vlcPath: "C:\\Program Files\\VideoLAN\\VLC\\vlc.exe",
66

77
debug : "false",
88

0 commit comments

Comments
 (0)