Mark chat mention notifications as read when viewing the message
This commit is contained in:
parent
e32aa95092
commit
fce09e8c92
7 changed files with 73 additions and 9 deletions
|
@ -386,7 +386,7 @@ impl Database {
|
|||
}
|
||||
|
||||
Ok(self
|
||||
.respond_to_notification(
|
||||
.mark_notification_as_read_with_response(
|
||||
user_id,
|
||||
&rpc::Notification::ChannelInvitation {
|
||||
channel_id: channel_id.to_proto(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue