forked from rDrama/rDrama
1
0
Fork 0
Aevann1 2022-02-18 12:13:57 +02:00
parent a23ebf4552
commit 19d2215ae3
1 changed files with 1 additions and 1 deletions

View File

@ -1097,4 +1097,4 @@ def handle_wordle_action(cid, v):
g.db.add(comment)
g.db.commit()
return '', 204
return { "message" : "." }