mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 02:35:54 -07:00
Fix comment typo
This commit is contained in:
parent
93f258d6cb
commit
bce1daf861
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue