|
@@ -75,7 +75,7 @@ class DeviceContactsHandler {
|
|
self.addContactsToCore()
|
|
self.addContactsToCore()
|
|
self.contactListDelegate?.accessGranted()
|
|
self.contactListDelegate?.accessGranted()
|
|
}
|
|
}
|
|
- cts are} else {
|
|
|
|
|
|
+ } else {
|
|
DispatchQueue.main.async {
|
|
DispatchQueue.main.async {
|
|
self.contactListDelegate?.accessDenied()
|
|
self.contactListDelegate?.accessDenied()
|
|
}
|
|
}
|