Ver código fonte

fix: enable plugins for wechatcom_app

master
lanvent 1 ano atrás
pai
commit
9163ce71fd
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      app.py

+ 1
- 1
app.py Ver arquivo

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



Carregando…
Cancelar
Salvar