mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 03:28:52 +00:00
chore: add object name for settings left panel
This commit is contained in:
parent
cbfbce3f62
commit
f3bf194187
@ -50,6 +50,8 @@ Item {
|
||||
browserMenuItemEnabled: store.browserMenuItemEnabled
|
||||
walletMenuItemEnabled: store.walletMenuItemEnabled
|
||||
|
||||
objectName: "leftTabViewProfileMenu"
|
||||
|
||||
onMenuItemClicked: {
|
||||
if (menu_item.subsection === Constants.settingsSubsection.backUpSeed) {
|
||||
Global.openBackUpSeedPopup();
|
||||
|
Loading…
x
Reference in New Issue
Block a user