浏览代码

fixed typo

nayooti 5 年之前
父节点
当前提交
1f0a267eba
共有 1 个文件被更改,包括 1 次插入1 次删除
  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()
                     }