Переглянути джерело

sendClientDiagnosticsRemoteOperation

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 рік тому
батько
коміт
4c6fa22427
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      iOSClient/Networking/NCService.swift

+ 1 - 0
iOSClient/Networking/NCService.swift

@@ -55,6 +55,7 @@ class NCService: NSObject {
                 requestDashboardWidget()
                 NCNetworkingE2EE().unlockAll(account: account)
                 NCNetworkingProcessUpload.shared.verifyUploadZombie()
+                sendClientDiagnosticsRemoteOperation(account: account)
             }
         }
     }