chore: add object name for emoji reaction (#14987)
This commit is contained in:
parent
35b81eadf6
commit
f4115632c1
|
@ -108,6 +108,7 @@ Item {
|
||||||
spacing: 4
|
spacing: 4
|
||||||
|
|
||||||
StatusEmoji {
|
StatusEmoji {
|
||||||
|
objectName: "emojiReaction"
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
width: 15
|
width: 15
|
||||||
height: 15
|
height: 15
|
||||||
|
|
Loading…
Reference in New Issue