mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 02:35:54 -07:00
fix lint
This commit is contained in:
parent
e0baa27c40
commit
844b856c5d
4 changed files with 6 additions and 6 deletions
|
|
@ -18,7 +18,7 @@ const details = () => ({
|
|||
options: [
|
||||
'false',
|
||||
'true',
|
||||
]
|
||||
],
|
||||
},
|
||||
tooltip: `Specify if audio titles should be checked & cleaned. Optional.
|
||||
\\nExample:\\n
|
||||
|
|
@ -36,7 +36,7 @@ const details = () => ({
|
|||
options: [
|
||||
'false',
|
||||
'true',
|
||||
]
|
||||
],
|
||||
},
|
||||
tooltip: `Specify if subtitle titles should be checked & cleaned. Optional.
|
||||
\\nExample:\\n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue