marinofaggiana 5 жил өмнө
parent
commit
6833ec2740

+ 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
                     }
                 }