1
0

added setting

This commit is contained in:
KevinWh0
2024-03-16 01:23:02 +01:00
parent 395ea9ab9f
commit 8f300cf460
7 changed files with 17 additions and 6 deletions
+4
View File
@@ -2764,6 +2764,10 @@ export interface Locale extends ILocale {
* 表示する通知の種別を選択してください。
*/
"notificationSettingDesc": string;
/**
* ファビコン通知ドットを有効にする
*/
"enableFaviconNotificationDot": string;
/**
* グローバル設定を使う
*/