wechatgpt icon indicating copy to clipboard operation
wechatgpt copied to clipboard

BUG:心跳存活消息功能

Open fl0w1nd opened this issue 9 months ago • 0 comments

登录后在短时间内发送大量的存活消息给联系人 后来我将index.js第64行 const { interval: timeInterval, contactName } = heart; 改为 const { timeInterval, contactName } = heart; 恢复正常

fl0w1nd avatar Sep 25 '23 14:09 fl0w1nd