mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 05:06:58 +02:00
ContactManager: Add multi-sessions support.
This commit is contained in:
@@ -198,7 +198,7 @@ NSString* const kCommandsDescriptionText = @"The following commands are availabl
|
||||
countryCode = selectedCountryCode;
|
||||
|
||||
[[ContactManager sharedManager] internationalizePhoneNumbers:countryCode];
|
||||
[[ContactManager sharedManager] fullRefresh];
|
||||
[[ContactManager sharedManager] loadContacts];
|
||||
}
|
||||
|
||||
countryCode = [_settings phonebookCountryCode];
|
||||
|
||||
Reference in New Issue
Block a user