mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 11:16:26 -07:00
lint fixes
This commit is contained in:
parent
b13ae8cc29
commit
f0109f2bfe
9 changed files with 40 additions and 10 deletions
|
|
@ -125,6 +125,8 @@ function plugin(file, librarySettings, inputs) {
|
|||
response.processFile = true;
|
||||
return response;
|
||||
}
|
||||
|
||||
return response;
|
||||
}
|
||||
module.exports.details = details;
|
||||
module.exports.plugin = plugin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue