feature: dismiss all reports for a post

This commit is contained in:
fowr
2023-04-23 22:07:16 -03:00
parent c2eaa69013
commit d825c36b8d
4 changed files with 40 additions and 23 deletions

View File

@@ -1608,6 +1608,8 @@
$config['mod']['report_dismiss'] = JANITOR;
// Dismiss all abuse reports by an IP
$config['mod']['report_dismiss_ip'] = JANITOR;
// Dismiss all abuse reports for a post
$config['mod']['report_dismiss_post'] = JANITOR;
// View list of bans
$config['mod']['view_banlist'] = MOD;
// View the username of the mod who made a ban