mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 02:52:45 +02:00
Enable functional members by default.
This commit is contained in:
@@ -205,7 +205,7 @@ final class BuildSettings: NSObject {
|
||||
static let enableSideMenu: Bool = true
|
||||
|
||||
/// Whether to read the `io.element.functional_members` state event and exclude any service members when computing a room's name and avatar.
|
||||
static let supportFunctionalMembers: Bool = false
|
||||
static let supportFunctionalMembers: Bool = true
|
||||
|
||||
// MARK: - Feature Specifics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user