mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
parent
2f506425c2
commit
d5feda5c8a
@ -146,8 +146,8 @@ func (b *Bzulip) handleQueue() error {
|
||||
b.Log.Debugf("<= Sending message from %s on %s to gateway", rmsg.Username, b.Account)
|
||||
b.Log.Debugf("<= Message is %#v", rmsg)
|
||||
b.Remote <- rmsg
|
||||
b.q.LastEventID = m.ID
|
||||
}
|
||||
|
||||
time.Sleep(time.Second * 3)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user