marinofaggiana %!s(int64=4) %!d(string=hai) anos
pai
achega
a4301bd36f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iOSClient/Networking/NCNetworkingE2EE.swift

+ 1 - 1
iOSClient/Networking/NCNetworkingE2EE.swift

@@ -315,7 +315,7 @@ import Alamofire
                     
                     NotificationCenter.default.postOnMainThread(name: k_notificationCenter_reloadDataSource, userInfo: ["ocId":metadata.ocId, "serverUrl":metadata.serverUrl])
                     
-                    completion(errorCode, errorDescription ?? "")                    
+                    completion(errorCode, errorDescription)                    
                 }
                 
             } else {