Parcourir la source

fix: enable plugins for wechatcom_app

lanvent il y a 2 ans
Parent
commit
9163ce71fd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app.py

+ 1 - 1
app.py

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