Replace 👀 with ❤️ in the quick reactions bar
I personally use this emoji more than the other, and have seen it more in the wild too.
This commit is contained in:
@@ -105,7 +105,7 @@ KirigamiComponents.ConvergentContextMenu {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: Kirigami.Units.gridUnit * 2.5
|
Layout.preferredHeight: Kirigami.Units.gridUnit * 2.5
|
||||||
Repeater {
|
Repeater {
|
||||||
model: ["👍", "👎️", "😄", "🎉", "👀", "⋮"]
|
model: ["👍", "👎️", "😄", "🎉", "❤️", "⋮"]
|
||||||
delegate: Delegates.RoundedItemDelegate {
|
delegate: Delegates.RoundedItemDelegate {
|
||||||
id: emojiDelegate
|
id: emojiDelegate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user