mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
test
This commit is contained in:
parent
90e2b3923a
commit
db0648a380
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ const details = () => {
|
|||
};
|
||||
};
|
||||
|
||||
const plugin = (file, librarySettings, inputs, otherArguments) => {
|
||||
const plugin = (file, librarySettings, inputs, otherArguments)a => {
|
||||
// Only 'require' dependencies within this function or other functions. Do not require in the top scope.
|
||||
const importFresh = require('import-fresh');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue