forked from rDrama/rDrama
1
0
Fork 0

fix 500 error

master
Aevann 2023-12-22 03:40:24 +02:00
parent dc91a36c90
commit a2e0d3a59e
1 changed files with 4 additions and 5 deletions

View File

@ -260,7 +260,6 @@ class User(Base):
return (succeeded, charged_coins)
if IS_EVENT():
@property
@lazy
def event_music(self):