Keep item ID. Fixes #1619
This commit is contained in:
parent
6ae099ab11
commit
78479749c6
|
@ -33,6 +33,7 @@ Item {
|
|||
}
|
||||
|
||||
StatusSettingsLineButton {
|
||||
id: backupSeedPhrase
|
||||
//% "Backup Seed Phrase"
|
||||
text: qsTrId("backup-seed-phrase")
|
||||
isBadge: !profileModel.mnemonic.isBackedUp
|
||||
|
|
Loading…
Reference in New Issue