mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -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();
|
||||
if (
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue