Remove custom options

This commit is contained in:
HaveAGitGat 2023-04-08 13:57:46 +01:00
parent 089d7375eb
commit 6d2864f95e

View file

@ -161,11 +161,6 @@ const plugin = async (file, librarySettings, inputs, otherArguments) => {
handBrakeMode: false,
FFmpegMode: false,
infoLog: '',
custom: {
args: [],
cliPath: '',
outputPath: ',',
},
};
response.infoLog += '';