Marino Faggiana 6 năm trước cách đây
mục cha
commit
1b13d707bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/Create/CCCreateCloud.swift

+ 1 - 1
iOSClient/Create/CCCreateCloud.swift

@@ -883,7 +883,7 @@ class CreateFormUploadScanDocument: XLFormViewController, CCMoveDelegate {
             CCUtility.removeFile(atPath: fileNameImagePath)
         }
         
-        //Remove plist in reader
+        //Remove plist in reader for cache
         let filePlistReader = CCUtility.getDirectoryReaderMetadata() + "/" + (fileNameSave as NSString).deletingPathExtension + ".plist"
         CCUtility.removeFile(atPath: filePlistReader)