mirror of
https://github.com/revoltchat/revite.git
synced 2024-12-25 23:22:06 -05:00
chore: fix emoji path
This commit is contained in:
parent
28c07e7046
commit
76c1f78ba6
1 changed files with 1 additions and 1 deletions
|
@ -1947,7 +1947,7 @@ export const emojiDictionary = {
|
|||
|
||||
// provided by Amy
|
||||
ayame_heart: "custom:ayame_heart.png",
|
||||
catgirl_peek: "custom:catgirl_peak.png",
|
||||
catgirl_peek: "custom:catgirl_peek.png",
|
||||
girl_happy: "custom:girl_happy.png",
|
||||
hug_plushie: "custom:hug_plushie.png",
|
||||
huggies: "custom:huggies.png",
|
||||
|
|
Loading…
Reference in a new issue