Browse Source

fix: enable plugins for wechatcom_app

master
lanvent 1 year ago
parent
commit
9163ce71fd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app.py

+ 1
- 1
app.py View File

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



Loading…
Cancel
Save