Browse Source

fixed typo

nayooti 5 năm trước cách đây
mục cha
commit
1f0a267eba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      deltachat-ios/Handler/DeviceContactsHandler.swift

+ 1 - 1
deltachat-ios/Handler/DeviceContactsHandler.swift

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