no message

This commit is contained in:
Peter
2017-08-29 17:20:33 +03:00
parent d8200615c5
commit 8fd5b0f7cc
97 changed files with 654 additions and 406 deletions

View File

@@ -94,6 +94,7 @@ func markMessageContentAsConsumedRemotely(modifier: Modifier, messageId: Message
}
updatedAttributes[i] = ConsumablePersonalMentionMessageAttribute(consumed: true, pending: false)
updatedTags.remove(.unseenPersonalMessage)
updateMessage = true
}
}