Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
J1147
/
ai-on-wechat
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
fix: close hot reload because of repeat msg
develop
zhayujie
1 vuosi sitten
vanhempi
53cc1df369
commit
d760b045d5
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
channel/wechat/wechat_channel.py
+ 1
- 1
channel/wechat/wechat_channel.py
Näytä tiedosto
@@ -42,7 +42,7 @@ class WechatChannel(Channel):
def startup(self):
# login by scan QRCode
itchat.auto_login(enableCmdQR=2
, hotReload=True
)
itchat.auto_login(enableCmdQR=2)
# start message listener
itchat.run()
Write
Preview
Loading…
Peruuta
Tallenna