Pārlūkot izejas kodu

fix: close hot reload because of repeat msg

master
zhayujie pirms 2 gadiem
vecāks
revīzija
d760b045d5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      channel/wechat/wechat_channel.py

+ 1
- 1
channel/wechat/wechat_channel.py Parādīt failu

@@ -42,7 +42,7 @@ class WechatChannel(Channel):


def startup(self): def startup(self):
# login by scan QRCode # login by scan QRCode
itchat.auto_login(enableCmdQR=2, hotReload=True)
itchat.auto_login(enableCmdQR=2)


# start message listener # start message listener
itchat.run() itchat.run()


Notiek ielāde…
Atcelt
Saglabāt