commit | 100df685e283d0f209163c357d60430f91c8c5a4 | [log] [tgz] |
---|---|---|
author | PineaFan <ash@pinea.dev> | Mon Jan 02 13:26:08 2023 +0000 |
committer | PineaFan <ash@pinea.dev> | Mon Jan 02 13:26:08 2023 +0000 |
tree | c42fb918cef0957aab664c60a4131c370fd1591e | |
parent | df4996fa2ac3bd4cc6de46e1a75b8054e3eff778 [diff] [blame] |
Fixed a lot of commands, 0 typing errors on those changed
diff --git a/src/utils/getEmojiByName.ts b/src/utils/getEmojiByName.ts index 3fa2b53..7824982 100644 --- a/src/utils/getEmojiByName.ts +++ b/src/utils/getEmojiByName.ts
@@ -1,3 +1,4 @@ +// @ts-expect-error import emojis from "../config/emojis.json" assert { type: "json" }; interface EmojisIndex {