mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-31 17:31:32 +00:00
forgot the helpers 😛
This commit is contained in:
parent
1b9be40c80
commit
ea9d80f7c0
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
let hasPerms = require('../helpers.js').hasPerms;
|
||||
let inPrivate = require('../helpers.js').inPrivate;
|
||||
|
||||
exports.custom = [
|
||||
"onUserJoin"
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue