소스 검색

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()