diff --git a/ui/imports/shared/popups/keycard_new/states/SelectKeyPairState.qml b/ui/imports/shared/popups/keycard_new/states/SelectKeyPairState.qml index 51cab2919a..d467a77d9c 100644 --- a/ui/imports/shared/popups/keycard_new/states/SelectKeyPairState.qml +++ b/ui/imports/shared/popups/keycard_new/states/SelectKeyPairState.qml @@ -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")