Update __init__.py
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from .command_manager import matcher
|
||||
from .config_loader import global_config
|
||||
from .WS import WS
|
||||
from .ws import WS
|
||||
|
||||
__all__ = ["WS", "matcher", "global_config", "PluginDataManager"]
|
||||
|
||||
Reference in New Issue
Block a user