This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
CoW
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: enable plugins for wechatcom_app
master
lanvent
1 year ago
parent
2ec5374765
commit
9163ce71fd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app.py
+ 1
- 1
app.py
View File
@@ -49,7 +49,7 @@ def run():
"terminal",
"wechatmp",
"wechatmp_service",
"wechatcom",
"wechatcom
_app
",
]:
PluginManager().load_plugins()
Write
Preview
Loading…
Cancel
Save