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