chore(@qml): add object name

This commit is contained in:
Anastasiya
2026-08-26 17:27:06 +03:00
parent cdc59b825a
commit be4726a65b
@@ -127,6 +127,7 @@ Control {
StatusCheckBox {
id: understandCheckBox
objectName: "keycardManagementUnderstandCheckBox"
Layout.fillWidth: true
text: root.profileOnly
? qsTr("I understand that moving this key pair will require using Keycard to log in and sign")