fds
This commit is contained in:
parent
af34c765bc
commit
18f04893b3
1 changed files with 1 additions and 2 deletions
|
@ -32,7 +32,6 @@ def speak(data, v):
|
|||
return '', 204
|
||||
|
||||
@sex.on('connect')
|
||||
@auth_required
|
||||
def join_room(data, v):
|
||||
def join_room(data):
|
||||
join_room('1')
|
||||
return '', 204
|
Loading…
Add table
Add a link
Reference in a new issue