forked from Supositware/Haha-Yes
Revert the type change
This commit is contained in:
parent
18c0b62b48
commit
95a5dae014
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ class serverblacklistInhibitor extends Inhibitor {
|
|||
constructor() {
|
||||
super('serverblacklist', {
|
||||
reason: 'serverblacklist',
|
||||
type: 'all'
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue