Don't allow device naming when linking without syncing

This commit is contained in:
ayumi-signal
2025-02-21 13:30:19 -08:00
committed by GitHub
parent a775325e5f
commit 0fc247b21b
9 changed files with 15 additions and 306 deletions

View File

@@ -4,7 +4,6 @@
export enum InstallScreenStep {
NotStarted = 'NotStarted',
QrCodeNotScanned = 'QrCodeNotScanned',
ChoosingDeviceName = 'ChoosingDeviceName',
Error = 'Error',
// Either of these two is the final state