mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 20:03:25 +01:00
confirmCode endpoint shouldn't reconnect socket
This commit is contained in:
@@ -376,6 +376,8 @@ export class SocketManager extends EventListener {
|
||||
|
||||
this.authenticated?.abort();
|
||||
this.unauthenticated?.abort();
|
||||
this.authenticated = undefined;
|
||||
this.unauthenticated = undefined;
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user