remotes/1693045480750635534/spooky-22
Aevann1 2022-03-20 02:05:36 +02:00
parent 00fbb749ca
commit 410b6fac03
1 changed files with 1 additions and 2 deletions

View File

@ -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