Marino Faggiana 6 سال پیش
والد
کامیت
b42899d2a8
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      iOSClient/Main/Create cloud/NCCreateFormUploadAssets.swift

+ 0 - 1
iOSClient/Main/Create cloud/NCCreateFormUploadAssets.swift

@@ -422,7 +422,6 @@ class NCCreateFormUploadAssets: XLFormViewController, NCSelectDelegate, PhotoEdi
             photoEditor.textButtonImage = CCGraphics.changeThemingColorImage(UIImage(named: "photoEditorText")!, multiplier:2, color: .white)
             photoEditor.clearButtonImage = CCGraphics.changeThemingColorImage(UIImage(named: "photoEditorClear")!, multiplier:2, color: .white)
             photoEditor.continueButtonImage = CCGraphics.changeThemingColorImage(UIImage(named: "photoEditorDone")!, multiplier:2, color: .white)
-
             
             self.present(photoEditor, animated: true, completion: nil)
         })