marinofaggiana пре 5 година
родитељ
комит
6833ec2740
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      iOSClient/Main/Create cloud/NCCreateFormUploadConflict.swift

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

@@ -150,6 +150,8 @@ import Foundation
                         
                         let newPath = CCUtility.getDirectoryProviderStorageOcId(ocId, fileNameView: newFileNameMOV)
                         CCUtility.moveFile(atPath: oldPath, toPath: newPath)
+                        
+                        break
                     }
                 }