mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 04:21:44 +00:00
chore: add object name for usernameText property
This commit is contained in:
parent
eb06c64358
commit
fb0cf326e9
@ -82,6 +82,7 @@ Item {
|
||||
|
||||
StyledText {
|
||||
id: usernameText
|
||||
objectName: "onboardingHeaderText"
|
||||
text: qsTr("Your profile")
|
||||
font.weight: Font.Bold
|
||||
font.pixelSize: 22
|
||||
|
Loading…
x
Reference in New Issue
Block a user