This commit is contained in:
Aevann1 2021-09-08 22:08:01 +02:00
parent c8ed392f92
commit 1f21df89e4
2 changed files with 2 additions and 2 deletions

View file

@ -365,7 +365,7 @@ def u_username(username, v=None):
u = get_user(username, v=v)
if v and v == u: v.refresh_selfset_badges()
#if v and v == u: v.refresh_selfset_badges()
# check for wrong cases