forked from rDrama/rDrama
1
0
Fork 0

fix wrong modaction

master
Aevann 2024-02-05 07:47:19 +02:00
parent cc4f1cd35e
commit 359e0510f5
1 changed files with 1 additions and 1 deletions

View File

@ -437,7 +437,7 @@ MODACTION_PRIVILEGED_TYPES = {
'reset_password',
'schedule_orgy', 'remove_orgy',
'insert_transaction',
'change_under_siege_thresholds',
'change_under_siege',
}
MODACTION_PRIVILEGED__TYPES = {'progstack_post', 'progstack_comment',
'unprogstack_post', 'unprogstack_comment'}