mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Feature/7555 migration part 3
This commit is contained in:
committed by
SDE GitLab
parent
4515ab49e4
commit
585f4a852d
@@ -43,4 +43,10 @@ import MatrixSDK
|
||||
|
||||
return returnValue
|
||||
}
|
||||
|
||||
// BWI #7555 migration part 3
|
||||
func loadFinishedFlag() -> String? {
|
||||
return SharedKeychain.load(account: "migration_finished")
|
||||
}
|
||||
// BWI #7555 END
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user