forked from rDrama/rDrama
1
0
Fork 0
master
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)
if "load_chat" in sys.argv:
sex = SocketIO(app)
@sex.on('speak')