Merge pull request #560 from perdedora/dismiss_report

feature: dismiss all reports for a post
This commit is contained in:
RealAngeleno
2023-04-23 19:03:55 -07:00
committed by GitHub
4 changed files with 40 additions and 23 deletions

View File

@@ -1611,6 +1611,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