Explorar el Código

fix: enable plugins for wechatcom_app

lanvent hace 2 años
padre
commit
9163ce71fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()