mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
QR code rotation
This commit is contained in:
@@ -33,6 +33,7 @@ export enum InstallScreenError {
|
||||
}
|
||||
|
||||
export enum InstallScreenQRCodeError {
|
||||
MaxRotations = 'MaxRotations',
|
||||
Timeout = 'Timeout',
|
||||
Unknown = 'Unknown',
|
||||
NetworkIssue = 'NetworkIssue',
|
||||
|
||||
Reference in New Issue
Block a user