webhook bs
This commit is contained in:
parent
659ece19dc
commit
94d7e72da7
@ -67,6 +67,10 @@ class MongoDBProvider extends Provider {
|
||||
return this.tables.role_cache;
|
||||
}
|
||||
|
||||
get webhooks() {
|
||||
return this.tables.webhooks;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
module.exports = MongoDBProvider;
|
Loading…
Reference in New Issue
Block a user