Эх сурвалжийг харах

Remove unnecessary double-reset of the push service

Lennart Grahl 7 жил өмнө
parent
commit
4f284df918

+ 0 - 1
src/services/webclient.ts

@@ -1086,7 +1086,6 @@ export class WebClientService {
         // Clear stored data (trusted key, push token, etc) if deleting the session
         if (remove) {
             this.trustedKeyStore.clearTrustedKey();
-            this.pushService.reset();
         }
 
         // Invalidate and clear caches