mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Update library.js (#225)
This commit is contained in:
parent
12e99c55e9
commit
680916a6db
1 changed files with 1 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ const importFresh = require(rootModules + "import-fresh");
|
|||
|
||||
module.exports.filters = importFresh("./filters.js");
|
||||
module.exports.actions = importFresh("./actions.js");
|
||||
module.exports.loadDefaultValues = importFresh("./loadDefaultValues.js");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue