From 146e89edd08ab985cd862d30246ad5d7955d63e0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 1 Jun 2023 17:19:11 +0900 Subject: [PATCH] Update index.d.ts --- locales/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/index.d.ts b/locales/index.d.ts index a54268676..3bdb37b9d 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -1063,6 +1063,7 @@ export interface Locale { "changeReactionConfirm": string; "later": string; "goToMisskey": string; + "additionalEmojiDictionary": string; "_initialAccountSetting": { "accountCreated": string; "letsStartAccountSetup": string;