Parcourir la source

fix: enable plugins for wechatcom_app

master
lanvent il y a 1 an
Parent
révision
9163ce71fd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      app.py

+ 1
- 1
app.py Voir le fichier

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



Chargement…
Annuler
Enregistrer