marinofaggiana 5 년 전
부모
커밋
754cd9be53
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      iOSClient/Main/Create cloud/NCCreateFormUploadConflict.swift

+ 1 - 0
iOSClient/Main/Create cloud/NCCreateFormUploadConflict.swift

@@ -67,6 +67,7 @@ import Foundation
         
         tableView.dataSource = self
         tableView.delegate = self
+        tableView.allowsSelection = false
         tableView.tableFooterView = UIView()
         
         tableView.register(UINib.init(nibName: "NCCreateFormUploadConflictCell", bundle: nil), forCellReuseIdentifier: "Cell")