Marino Faggiana %!s(int64=7) %!d(string=hai) anos
pai
achega
1b13d707bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)