mirror of
https://github.com/status-im/matterbridge.git
synced 2025-02-01 00:35:32 +00:00
parent
a18807f19e
commit
8d08e348a9
@ -55,6 +55,7 @@ func (b *Bwhatsapp) reconnect(err error) {
|
||||
err := b.conn.Restore()
|
||||
if err == nil {
|
||||
bf.Reset()
|
||||
b.startedAt = uint64(time.Now().Unix())
|
||||
return
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user