fix: enable plugins for wechatcom_app

This commit is contained in:
lanvent
2023-04-23 16:51:16 +08:00
parent 2ec5374765
commit 9163ce71fd

2
app.py
View File

@@ -49,7 +49,7 @@ def run():
"terminal",
"wechatmp",
"wechatmp_service",
"wechatcom",
"wechatcom_app",
]:
PluginManager().load_plugins()