mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-10 07:50:29 -07:00
Fix lint issues
This commit is contained in:
parent
80f02bf810
commit
a7d262f39c
4 changed files with 6 additions and 5 deletions
|
|
@ -36,7 +36,8 @@ var details = function () { return ({
|
|||
inputUI: {
|
||||
type: 'directory',
|
||||
},
|
||||
tooltip: 'Specify directory to check. Leave blank to use working directory. Put below input plugin to check original file directory.',
|
||||
tooltip: 'Specify directory to check. Leave blank to use working directory.'
|
||||
+ ' Put below Input File plugin to check original file directory.',
|
||||
},
|
||||
],
|
||||
outputs: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue