mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-13 17:30:27 -07:00
Merge branch 'master' of https://github.com/HaveAGitGat/Tdarr_Plugins
This commit is contained in:
commit
1193bafd22
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
|
||||
const importFresh = require('import-fresh');
|
||||
|
||||
var filters = importFresh('./filters.js')
|
||||
|
|
@ -7,3 +6,4 @@ var actions = importFresh('./actions.js')
|
|||
|
||||
module.exports.filters = filters
|
||||
module.exports.actions = actions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue