mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Don't allow device naming when linking without syncing
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
export enum InstallScreenStep {
|
||||
NotStarted = 'NotStarted',
|
||||
QrCodeNotScanned = 'QrCodeNotScanned',
|
||||
ChoosingDeviceName = 'ChoosingDeviceName',
|
||||
Error = 'Error',
|
||||
|
||||
// Either of these two is the final state
|
||||
|
||||
Reference in New Issue
Block a user