mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Hide local contacts in Unified Search.
This commit is contained in:
@@ -276,7 +276,6 @@
|
||||
|
||||
contactsDataSource = listDataSource;
|
||||
contactsDataSource.delegate = self;
|
||||
contactsDataSource.showLocalContacts = MXKAppSettings.standardAppSettings.syncLocalContacts;
|
||||
|
||||
if (self.contactsTableView)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user