fsd
This commit is contained in:
parent
19d0e233bc
commit
365d91a7ec
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ if SITE != 'rdrama.net':
|
||||||
from flask import render_template
|
from flask import render_template
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
socketio = SocketIO(app, async_mode='gevent')
|
socketio = SocketIO(app)
|
||||||
typing = []
|
typing = []
|
||||||
online = []
|
online = []
|
||||||
messages = []
|
messages = []
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue