mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-22 07:00:58 -05:00
feat(emoji): added funny short codes
This commit is contained in:
parent
9c78e0912d
commit
dec4315892
1 changed files with 2 additions and 0 deletions
|
@ -673,6 +673,7 @@ export const emojiDictionary = {
|
|||
mandarin: "🍊",
|
||||
lemon: "🍋",
|
||||
banana: "🍌",
|
||||
nanner: "🍌",
|
||||
pineapple: "🍍",
|
||||
mango: "🥭",
|
||||
apple: "🍎",
|
||||
|
@ -876,6 +877,7 @@ export const emojiDictionary = {
|
|||
train: "🚋",
|
||||
bus: "🚌",
|
||||
oncoming_bus: "🚍",
|
||||
trolley: "🚎",
|
||||
trolleybus: "🚎",
|
||||
minibus: "🚐",
|
||||
ambulance: "🚑",
|
||||
|
|
Loading…
Reference in a new issue