mirror of https://github.com/status-im/StatusQ.git
chore(StatusChatInfoButton): add object name for testing purposes
This commit is contained in:
parent
e945577e3c
commit
86f50edfdc
|
@ -162,6 +162,7 @@ Rectangle {
|
|||
}
|
||||
|
||||
StatusIcon {
|
||||
objectName: "mutedIcon"
|
||||
id: mutedIcon
|
||||
anchors.left: chatName.right
|
||||
anchors.leftMargin: 4
|
||||
|
|
Loading…
Reference in New Issue