chore(@desktop/keycard): login with keycard flow enabled (onboarding)

This commit is contained in:
Sale Djenic 2022-10-21 17:10:46 +02:00 committed by saledjenic
parent 6d2893b3de
commit d6797ca4e9
1 changed files with 4 additions and 4 deletions

View File

@ -150,10 +150,10 @@ Item {
opacity: 0.0
}
// TODO: Functionality is not completed. Missing saving of keystore files which blocks wallet account creation. @see #7867
// PropertyChanges {
// target: keycardLink
// text: qsTr("Login with Keycard")
// }
PropertyChanges {
target: keycardLink
text: qsTr("Login with Keycard")
}
PropertyChanges {
target: seedLink
text: qsTr("Enter a seed phrase")