Mark read when opening a conversation
This commit is contained in:
parent
877b34579a
commit
bcec207674
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
$el.prependTo(this.el);
|
||||
$el.find('.message-list').trigger('reset-scroll');
|
||||
$el.trigger('force-resize');
|
||||
conversation.markRead();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue