Sfoglia il codice sorgente

fix: enable plugins for wechatcom_app

master
lanvent 1 anno fa
parent
commit
9163ce71fd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      app.py

+ 1
- 1
app.py Vedi File

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



Loading…
Annulla
Salva