good morning!!!!

Skip to content
Snippets Groups Projects
Commit e4d2ef58 authored by or-else's avatar or-else
Browse files

update not only read id but recv too

parent 4ed883ef
No related branches found
No related tags found
No related merge requests found
......@@ -1004,6 +1004,7 @@ func (t *Topic) saveAndBroadcastMessage(msg *ClientComMessage, asUid types.Uid,
if userFound {
pud.readID = t.lastID
pud.recvID = t.lastID
t.perUser[asUid] = pud
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment