marinofaggiana 3 rokov pred
rodič
commit
02149fd207
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  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