Fix for #78 (and a bit of cleanup)

This commit is contained in:
Godzil
2018-07-20 22:22:35 +01:00
parent 1e56cab73f
commit cee53fb113
3 changed files with 10 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ interface IConfig {
format?: string;
output?: string;
series?: string;
filename?: string;
nametmpl?: string;
tag?: string;
resolution?: string;
video_format?: string;