Reverted accidental config change

This commit is contained in:
Izuco 2021-06-11 21:41:01 +02:00 committed by GitHub
parent 3aa4c41498
commit e9e7112763
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
ffmpeg: "C:\\Program Files\\ffmpeg\\bin\\ffmpeg.exe"
ffmpeg: "./bin/ffmpeg/ffmpeg.exe"
mkvmerge: "./bin/mkvtoolnix/mkvmerge.exe"