fds
This commit is contained in:
parent
29b0bcd9f9
commit
60724a744e
1 changed files with 13 additions and 14 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue