소스 검색

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