Update link & sync UI

This commit is contained in:
automated-signal
2024-12-20 11:59:54 -06:00
committed by GitHub
parent f9b17d9303
commit a5aa937609
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',
}