mirror of
https://github.com/status-im/status-desktop.git
synced 2025-03-02 15:31:04 +00:00
chore: add object name for i dont have other device button (#14921)
This commit is contained in:
parent
2dfb61fe1c
commit
a11d06f07f
@ -231,6 +231,7 @@ Item {
|
||||
|
||||
StatusBaseText {
|
||||
id: button2
|
||||
objectName: "iDontHaveOtherDeviceButton"
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
visible: text !== ""
|
||||
color: Theme.palette.primaryColor1
|
||||
|
Loading…
x
Reference in New Issue
Block a user