chore: add object name for emoji reaction (#14987)

This commit is contained in:
Valentina1133 2024-05-30 16:00:18 +07:00 committed by GitHub
parent 35b81eadf6
commit f4115632c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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