mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
feat: add migration dialog 1 (MESSENGER-7553)
This commit is contained in:
@@ -677,7 +677,7 @@ class BWIBuildSettings: NSObject {
|
||||
var isLabsFederationEnabled
|
||||
|
||||
// Migration status from wellknown config
|
||||
@UserDefault(key: UserDefaultsKeys.BuMXMigrationInfoLevelKey, defaultValue: 0, storage: RiotSettings.defaults)
|
||||
@UserDefault(key: UserDefaultsKeys.BuMXMigrationInfoLevelKey, defaultValue: 1, storage: RiotSettings.defaults)
|
||||
var BuMXMigrationInfoLevel
|
||||
|
||||
// Migration level already shown
|
||||
|
||||
Reference in New Issue
Block a user