remotes/1693045480750635534/spooky-22
Aevann1 2022-03-20 00:36:57 +02:00
parent c0509d0d31
commit 9ea573177b
1 changed files with 2 additions and 1 deletions

View File

@ -28,4 +28,5 @@ def speak(data, v):
"userlink":v.url
}
emit('speak', data)
emit('speak', data)
return True