From fb2482eb9806d4ddd964ba41a98165de48a4a626 Mon Sep 17 00:00:00 2001 From: mattyatea Date: Fri, 20 Oct 2023 17:04:13 +0900 Subject: [PATCH] Fix Signed-off-by: mattyatea --- locales/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/index.d.ts b/locales/index.d.ts index d6d7f5752a..e662093c9b 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -1028,7 +1028,7 @@ export interface Locale { "license": string; "draft": string; "undrafted": string; - "requestEmojisEmojis": string; + "requestEmojis": string; "emojiNameValidation": string; "unfavoriteConfirm": string; "myClips": string;