Apply auto-build changes

make-only-subtitle-default
HaveAGitGat 2 years ago committed by github-actions[bot]
parent 581deb7ed2
commit 33b9a44fe0

@ -152,7 +152,7 @@ var plugin = function (args) {
});
}
if (!hasCodec) {
args.jobLog("File does not have codec: ".concat(args.inputs.codec, " ").concat(checkBitrate ? "with "
args.jobLog("File does not have codec: ".concat(args.inputs.codec, " ").concat(checkBitrate ? 'with '
+ "bitrate between ".concat(greaterThan, " and ").concat(lessThan) : ''));
}
return {

Loading…
Cancel
Save