fix(@onboarding): asset for import seed phrase

This commit is contained in:
Anthony Laibe 2022-04-27 10:32:41 +02:00 committed by Anthony Laibe
parent 2ca3bad935
commit 952f398042
2 changed files with 4 additions and 0 deletions

View File

@ -195,6 +195,10 @@ OnboardingBasePage {
text: qsTr("Import a seed phrase")
}
PropertyChanges {
target: keysImg
source: Style.png("onboarding/seed-phrase")
}
PropertyChanges {
target: txtDesc
text: qsTr("Seed phrases are used to back up and restore your keys.\n

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 KiB