Explorar el Código

trusted challenge push notification

Signed-off-by: marinofaggiana <marino@marinofaggiana.com>
marinofaggiana hace 3 años
padre
commit
40a56c3f1a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      iOSClient/Networking/NCNetworking.swift

+ 1 - 1
iOSClient/Networking/NCNetworking.swift

@@ -167,7 +167,7 @@ import Queuer
         let hostPushNotification = URL(string: NCBrandOptions.shared.pushNotificationServerProxy)?.host
         
         //
-        // TRUSTED push notification
+        // TRUSTED push notification proxy server
         //
         if host == hostPushNotification {
             return true