mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 23:48:29 +02:00
feat: small fixes (MESSENGER-7565)
This commit is contained in:
@@ -1896,6 +1896,7 @@ NSString *const kRecentsDataSourceTapOnDirectoryServerChange = @"kRecentsDataSou
|
||||
return;
|
||||
|
||||
// bwi #7565 as we have a session here and its a migration step -> use the migrationAssistant here
|
||||
// this is called everytime when migration level is >= 1 we should find a better place when level 2 and 3 are implemented
|
||||
|
||||
MigrationAssistant *migrationAssistant = [[MigrationAssistant alloc] init];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user