marinofaggiana 4 年之前
父節點
當前提交
a4301bd36f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {