mirror of https://gitlab.com/litecord/litecord.git
export websocket_handler in module
This commit is contained in:
parent
e8b29ddd90
commit
0853a9fce6
|
|
@ -1 +1,3 @@
|
||||||
|
__all__ = ['websocket_handler']
|
||||||
|
|
||||||
from .gateway import websocket_handler
|
from .gateway import websocket_handler
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue