Fix comment typo

make-only-subtitle-default
HaveAGitGat 2 years ago
parent 93f258d6cb
commit bce1daf861

@ -111,7 +111,7 @@ const plugin = (args: IpluginInputArgs): IpluginOutputArgs => {
} }
} }
} }
// handle gents if coming from odd container // handle genpts if coming from odd container
const container = args.inputFileObj.container.toLowerCase(); const container = args.inputFileObj.container.toLowerCase();
if ( if (
[ [

Loading…
Cancel
Save