forked from GithubBackups/vichan
Remove unnecessary groups
This commit is contained in:
parent
f89ac3f309
commit
f801b85094
@ -1410,9 +1410,7 @@
|
||||
$config['mod']['groups'] = array(
|
||||
10 => 'Janitor',
|
||||
20 => 'Mod',
|
||||
30 => 'Admin',
|
||||
// 98 => 'God',
|
||||
99 => 'Disabled'
|
||||
30 => 'Admin'
|
||||
);
|
||||
|
||||
// If you add stuff to the above, you'll need to call this function immediately after.
|
||||
|
Loading…
x
Reference in New Issue
Block a user