🎨 重命名一些模块

This commit is contained in:
2024-05-16 05:59:18 +08:00
parent e8539c15cc
commit 3ef7605e11
42 changed files with 6 additions and 10 deletions

View File

@@ -21,5 +21,5 @@ __plugin_meta__ = PluginMetadata(
},
)
from . import game_data_processor # noqa: F401, E402
from . import games # noqa: F401, E402
from .utils import host # noqa: F401, E402