From 5a88bde2e2e9d50bf1bf6c99df42234e78b453a0 Mon Sep 17 00:00:00 2001 From: NoriDev Date: Tue, 4 Jul 2023 16:47:49 +0900 Subject: [PATCH] update index.d.ts --- locales/index.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/index.d.ts b/locales/index.d.ts index 53da79a021..5f34961b1a 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -1118,6 +1118,8 @@ export interface Locale { "additionalEmojiDictionary": string; "installed": string; "branding": string; + "enableServerMachineStats": string; + "enableIdenticonGeneration": string; "additionalPermissionsForFlash": string; "thisFlashRequiresTheFollowingPermissions": string; "doYouWantToAllowThisPlayToAccessYourAccount": string;