瀏覽代碼

trusted challenge push notification

Signed-off-by: marinofaggiana <marino@marinofaggiana.com>
marinofaggiana 3 年之前
父節點
當前提交
40a56c3f1a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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