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.preferredHeight: Kirigami.Units.gridUnit * 2.5
|
||||
Repeater {
|
||||
model: ["👍", "👎️", "😄", "🎉", "👀", "⋮"]
|
||||
model: ["👍", "👎️", "😄", "🎉", "❤️", "⋮"]
|
||||
delegate: Delegates.RoundedItemDelegate {
|
||||
id: emojiDelegate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user