chore: add object name for i dont have other device button (#14921)

This commit is contained in:
Valentina1133 2024-05-27 16:19:35 +05:00 committed by GitHub
parent 2dfb61fe1c
commit a11d06f07f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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