Skip to content

Commit 2226b73

Browse files
committed
Add love alias to heart
1 parent afdf2a5 commit 2226b73

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

AllEmoji.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,9 @@
770770
"name": "space invader"
771771
}, {
772772
"character": "",
773-
"aliases": [],
773+
"aliases": [
774+
"love"
775+
],
774776
"groups": [],
775777
"name": "heart"
776778
}, {
@@ -2097,7 +2099,8 @@
20972099
}, {
20982100
"character": "💛",
20992101
"aliases": [
2100-
"heart"
2102+
"heart",
2103+
"love"
21012104
],
21022105
"groups": [],
21032106
"name": "yellow heart"

0 commit comments

Comments
 (0)