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: fix subscribe_msg
master
lanvent
1 year ago
parent
f6d370ad29
commit
cca49da730
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
channel/wechatmp/common.py
+ 1
- 1
channel/wechatmp/common.py
View File
@@ -28,7 +28,7 @@ def verify_server(data):
def subscribe_msg():
trigger_prefix = conf().get("single_chat_prefix", [""])
trigger_prefix = conf().get("single_chat_prefix", [""])
[0]
msg = textwrap.dedent(
f"""\
感谢您的关注!
Write
Preview
Loading…
Cancel
Save