forked from MarseyWorld/MarseyWorld
links
parent
538497eb55
commit
f6842a13e4
|
@ -145,6 +145,7 @@ def log(v):
|
|||
actions = actions.filter(ModAction.kind.notin_([
|
||||
"shadowban","unshadowban",
|
||||
"mod_mute_user","mod_unmute_user",
|
||||
"link_accounts",
|
||||
]))
|
||||
|
||||
if admin_id:
|
||||
|
|
Loading…
Reference in New Issue