Marino Faggiana há 6 anos atrás
pai
commit
1b13d707bc
1 ficheiros alterados com 1 adições e 1 exclusões
  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)