Merge branch 'master' of https://gitlab.com/loicbersier/discordbot
This commit is contained in:
commit
2da7caf495
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ class serverblacklistInhibitor extends Inhibitor {
|
||||||
constructor() {
|
constructor() {
|
||||||
super('serverblacklist', {
|
super('serverblacklist', {
|
||||||
reason: 'serverblacklist',
|
reason: 'serverblacklist',
|
||||||
type: 'all'
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue