Update Riot/Modules/Common/Recents/Model/DiscussionsCount.swift

Co-authored-by: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
ismailgulek 2021-10-08 16:52:56 +03:00 committed by GitHub
parent 3095ab6a88
commit 511c3010af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ public class DiscussionsCount: NSObject {
/// Number of highlighted rooms with mentions like notications /// Number of highlighted rooms with mentions like notications
public let numberOfHighlighted: Int public let numberOfHighlighted: Int
/// Number of rooms that has unsent messages in it /// Number of rooms that have unsent messages in it
public let numberOfUnsent: Int public let numberOfUnsent: Int
/// Flag indicating is there any unsent /// Flag indicating is there any unsent