mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
Add presence offline mode setting
This commit is contained in:
@@ -427,4 +427,9 @@ final class BuildSettings: NSObject {
|
||||
// Do not enable live location sharing atm
|
||||
return false
|
||||
}
|
||||
|
||||
// MARK: - Presence
|
||||
|
||||
/// A setting to enable the presence configuration settings section.
|
||||
static let presenceSettingsAllowConfiguration: Bool = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user