mirror of
https://github.com/kuitoi/kuitoi-Server.git
synced 2026-04-15 14:47:31 +00:00
Change on_auth
This commit is contained in:
@@ -42,5 +42,5 @@ class EventsSystem:
|
||||
def on_stop(self):
|
||||
pass
|
||||
|
||||
def on_auth(self):
|
||||
def on_auth(self, client):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user