1
0
mirror of https://github.com/LC044/WeChatMsg synced 2025-04-12 18:08:09 +08:00
WeChatMsg/app/ui_pc/tool/__init__.py
shuaikangzhou 37870f1033 修改UI
2023-11-15 20:54:27 +08:00

4 lines
62 B
Python

from .tool_window import ToolWindow
__all__ = ['ToolWindow']