Update link & sync UI

This commit is contained in:
trevor-signal
2024-12-19 15:46:50 -05:00
committed by GitHub
parent 1c933af6ce
commit 6f1d767c72
14 changed files with 293 additions and 119 deletions

View File

@@ -13,6 +13,7 @@ export enum InstallScreenStep {
}
export enum InstallScreenBackupStep {
WaitForBackup = 'WaitForBackup',
Download = 'Download',
Process = 'Process',
}