marinofaggiana 4 năm trước cách đây
mục cha
commit
02149fd207
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      iOSClient/Networking/NCNetworking.swift

+ 3 - 1
iOSClient/Networking/NCNetworking.swift

@@ -181,7 +181,9 @@ import Queuer
                         break
                     }
                 }
-            } catch { print(error) }
+            } catch {
+                print(error)
+            }
             
             // V2
             var secresult = SecTrustResultType.invalid