mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-31 00:36:19 +00:00
chore: object name for share profile button
This commit is contained in:
parent
fab79a4228
commit
ed1d244921
@ -261,6 +261,7 @@ Pane {
|
||||
Component {
|
||||
id: btnShareProfile
|
||||
StatusFlatButton {
|
||||
objectName: "shareProfileButton"
|
||||
size: StatusButton.Size.Small
|
||||
text: qsTr("Share Profile")
|
||||
onClicked: Global.openPopup(shareProfileCmp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user