Selaa lähdekoodia

fix: fix subscribe_msg

master
lanvent 1 vuosi sitten
vanhempi
commit
cca49da730
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      channel/wechatmp/common.py

+ 1
- 1
channel/wechatmp/common.py Näytä tiedosto

@@ -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"""\
感谢您的关注!


Loading…
Peruuta
Tallenna