mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 19:56:57 +02:00
Ignore badge updates for virtual rooms.
This commit is contained in:
@@ -154,6 +154,8 @@ final class BuildSettings: NSObject {
|
||||
}
|
||||
static let stunServerFallbackUrlString: String? = "stun:turn.matrix.org"
|
||||
|
||||
// For use in conjunction with virtual rooms. Events from virtual rooms should not be reflected in badge count for unread messages.
|
||||
static let ignoreBadgeUpdatesForVirtualRooms = true
|
||||
|
||||
// MARK: - Public rooms Directory
|
||||
#warning("Unused build setting: should this be implemented in ShowDirectory?")
|
||||
|
||||
Reference in New Issue
Block a user