From 76c1f78ba60747c3ace5cca92e5a3e9050217cb2 Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Wed, 5 Jan 2022 22:45:26 +0000 Subject: [PATCH] chore: fix emoji path --- src/assets/emojis.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/emojis.ts b/src/assets/emojis.ts index 4ad85d69..e03ba3e6 100644 --- a/src/assets/emojis.ts +++ b/src/assets/emojis.ts @@ -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",