mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 06:06:57 +02:00
Merge branch 'feature/5660_introduce_federation' into 'develop'
MESSENGER-5660 introduce federation See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!324
This commit is contained in:
@@ -727,4 +727,8 @@ class BWIBuildSettings: NSObject {
|
||||
// MARK: Profile picture hint
|
||||
// (only when federation is enabled)
|
||||
var showChangeProfilePictureHint = false
|
||||
|
||||
// MARK: Federation Introduction
|
||||
// (only when federation is enabled in the client and well-known flag is set)
|
||||
var showFederationIntroduction = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user