feat: Show warning modal when Merge local data option is unchecked (#2953) [skip e2e]
* feat: Show warning modal when Merge local data option is unchecked * keep checkbox available when using recovery sign in
This commit is contained in:
committed by
GitHub
parent
11e36e1d4c
commit
531cc70667
@@ -3,4 +3,5 @@ export interface SignInWithRecoveryCodesDTO {
|
||||
username: string
|
||||
password: string
|
||||
hvmToken?: string
|
||||
mergeLocal?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user