Explorar el Código

fix: enable plugins for wechatcom_app

master
lanvent hace 1 año
padre
commit
9163ce71fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app.py

+ 1
- 1
app.py Ver fichero

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



Cargando…
Cancelar
Guardar