remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-11-12 20:58:28 -06:00
parent 538497eb55
commit f6842a13e4
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ def log(v):
actions = actions.filter(ModAction.kind.notin_([ actions = actions.filter(ModAction.kind.notin_([
"shadowban","unshadowban", "shadowban","unshadowban",
"mod_mute_user","mod_unmute_user", "mod_mute_user","mod_unmute_user",
"link_accounts",
])) ]))
if admin_id: if admin_id: