forked from mirrors/misskey
enhance(frontend): blurhash無効化オプションを追加
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -5713,6 +5713,10 @@ export interface Locale extends ILocale {
|
||||
* アイコンをスクロールに追従させる
|
||||
*/
|
||||
"useStickyIcons": string;
|
||||
/**
|
||||
* 高品質な画像のプレースホルダを表示
|
||||
*/
|
||||
"enableHighQualityImagePlaceholders": string;
|
||||
/**
|
||||
* ナビゲーションバーに副ボタンを表示
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user