shadowban log

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-10-05 22:56:19 -07:00
parent 53a5343a55
commit 6401f9e9c2
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ def log(v):
kind = request.values.get("kind")
if v and v.admin_level > 1: types = ACTIONTYPES
if v and v.admin_level >= PERMS['USER_SHADOWBAN']: types = ACTIONTYPES
else: types = ACTIONTYPES2
if kind and kind not in types: