chore: add object name for i dont have other device button

Cherry-pick https://github.com/status-im/status-desktop/pull/14921
This commit is contained in:
Anastasiya Semenkevich 2024-05-28 19:25:36 +03:00 committed by Jonathan Rainville
parent ef4239e785
commit 85b4bb47f3
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ Item {
StatusBaseText {
id: button2
objectName: "iDontHaveOtherDeviceButton"
Layout.alignment: Qt.AlignHCenter
visible: text !== ""
color: Theme.palette.primaryColor1