mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2025-08-17 08:15:42 +00:00
Minor update
This commit is contained in:
parent
9b3677de46
commit
6d4bc1e72c
@ -104,7 +104,7 @@ class Core:
|
||||
if not client.ready:
|
||||
client.is_disconnected()
|
||||
continue
|
||||
await client._tcp_send(bytes(ca, "utf-8"))
|
||||
await client._send(bytes(ca, "utf-8"))
|
||||
|
||||
@staticmethod
|
||||
def start_web():
|
||||
|
Loading…
x
Reference in New Issue
Block a user