b
This commit is contained in:
parent
ea7dac3496
commit
dde8f99401
1 changed files with 1 additions and 1 deletions
|
@ -1097,4 +1097,4 @@ def handle_wordle_action(cid, v):
|
||||||
g.db.add(comment)
|
g.db.add(comment)
|
||||||
g.db.commit()
|
g.db.commit()
|
||||||
|
|
||||||
return '', 204
|
return { "message" : "." }
|
Loading…
Add table
Add a link
Reference in a new issue