Iterate PR first round
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
6e674b97c2
commit
71e84ccb75
6 changed files with 9 additions and 8 deletions
|
@ -59,7 +59,7 @@ interface IState {
|
|||
recoverInfo: IKeyBackupRestoreResult;
|
||||
recoveryKeyValid: boolean;
|
||||
forceRecoveryKey: boolean;
|
||||
passPhrase: "";
|
||||
passPhrase: string;
|
||||
restoreType: RestoreType;
|
||||
progress: {
|
||||
stage: ProgressState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue