瀏覽代碼

fix: enable plugins for wechatcom_app

lanvent 2 年之前
父節點
當前提交
9163ce71fd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()