diff --git a/ui/app/AppLayouts/Profile/Sections/PrivacyContainer.qml b/ui/app/AppLayouts/Profile/Sections/PrivacyContainer.qml index b88a331663..42912dec24 100644 --- a/ui/app/AppLayouts/Profile/Sections/PrivacyContainer.qml +++ b/ui/app/AppLayouts/Profile/Sections/PrivacyContainer.qml @@ -33,6 +33,7 @@ Item { } StatusSettingsLineButton { + id: backupSeedPhrase //% "Backup Seed Phrase" text: qsTrId("backup-seed-phrase") isBadge: !profileModel.mnemonic.isBackedUp