remotes/1693045480750635534/spooky-22
Aevann1 2022-03-20 01:33:55 +02:00
parent cd79cfaa8d
commit b4cf4b0574
1 changed files with 13 additions and 14 deletions

View File

@ -14,7 +14,6 @@ def chat( v):
return render_template("chat.html", v=v) return render_template("chat.html", v=v)
if "load_chat" in sys.argv:
sex = SocketIO(app) sex = SocketIO(app)
@sex.on('speak') @sex.on('speak')