mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 07:01:14 +00:00
chore(@qml): add object name
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user