fix 500 errors

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-03 21:27:17 +02:00
parent 8f4236a294
commit 9381763753
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ class User(Base):
return ''
@lazy
def hat_tooltip(v, self):
def hat_tooltip(self, v):
if not FEATURES['HATS']:
return ''