fix notice for mod spoiler image
This commit is contained in:
parent
25b6dfd06a
commit
c3cb0f171b
@ -1126,6 +1126,8 @@
|
||||
$config['mod']['unban'] = MOD;
|
||||
// Delete file (and keep post)
|
||||
$config['mod']['deletefile'] = JANITOR;
|
||||
// Spoiler image
|
||||
$config['mod']['spoilerimage'] = JANITOR;
|
||||
// Delete all posts by IP
|
||||
$config['mod']['deletebyip'] = MOD;
|
||||
// Delete all posts by IP across all boards
|
||||
|
Loading…
Reference in New Issue
Block a user