mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 01:48:13 +01:00
Refactor app initialization logic
This commit is contained in:
@@ -554,7 +554,7 @@ export class SocketManager extends EventListener {
|
||||
authenticated.abort();
|
||||
this.#dropAuthenticated(authenticated);
|
||||
}
|
||||
|
||||
this.#markOffline();
|
||||
this.#credentials = undefined;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user