summaryrefslogtreecommitdiff
path: root/locales/index.d.ts
diff options
context:
space:
mode:
authorCamilla Ett <camilla.ett@gmail.com>2023-10-04 20:17:05 +0900
committerGitHub <noreply@github.com>2023-10-04 20:17:05 +0900
commite4ade46a2d3bd1d4b54965f9e59543fa5281c285 (patch)
tree8c9aabd49890dcf83827c8e212b8a42e41bee3d1 /locales/index.d.ts
parentenhance(frontend): tweak ui (diff)
downloadsharkey-e4ade46a2d3bd1d4b54965f9e59543fa5281c285.tar.gz
sharkey-e4ade46a2d3bd1d4b54965f9e59543fa5281c285.tar.bz2
sharkey-e4ade46a2d3bd1d4b54965f9e59543fa5281c285.zip
fix(frontend): クライアント設定から13.7.0で削除されたチャット機能に関するサウンド設定を削除 (#11912)
* fix(frontend): クライアント設定から13.7.0で削除されたチャット機能に関するサウンド設定を削除 * fix(frontend): 各localesからsfx/chat sfx/chatbgを削除
Diffstat (limited to 'locales/index.d.ts')
-rw-r--r--locales/index.d.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts
index 51d23436c0..12ac0197f0 100644
--- a/locales/index.d.ts
+++ b/locales/index.d.ts
@@ -1808,8 +1808,6 @@ export interface Locale {
"note": string;
"noteMy": string;
"notification": string;
- "chat": string;
- "chatBg": string;
"antenna": string;
"channel": string;
};