mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 15:45:39 +01:00
Timeout provisioning socket when visibility=false
This commit is contained in:
@@ -22,6 +22,7 @@ export enum InstallScreenError {
|
||||
TooOld = 'TooOld',
|
||||
ConnectionFailed = 'ConnectionFailed',
|
||||
QRCodeFailed = 'QRCodeFailed',
|
||||
InactiveTimeout = 'InactiveTimeout',
|
||||
}
|
||||
|
||||
export enum InstallScreenQRCodeError {
|
||||
|
||||
Reference in New Issue
Block a user