mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 22:36:24 +00:00
Keep item ID. Fixes #1619
This commit is contained in:
parent
6ae099ab11
commit
78479749c6
@ -33,6 +33,7 @@ Item {
|
|||||||
}
|
}
|
||||||
|
|
||||||
StatusSettingsLineButton {
|
StatusSettingsLineButton {
|
||||||
|
id: backupSeedPhrase
|
||||||
//% "Backup Seed Phrase"
|
//% "Backup Seed Phrase"
|
||||||
text: qsTrId("backup-seed-phrase")
|
text: qsTrId("backup-seed-phrase")
|
||||||
isBadge: !profileModel.mnemonic.isBackedUp
|
isBadge: !profileModel.mnemonic.isBackedUp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user