requested fixes!
This commit is contained in:
Vendored
+12
@@ -5776,6 +5776,18 @@ export interface Locale extends ILocale {
|
||||
* アイコン画像のURL
|
||||
*/
|
||||
"iconUrl": string;
|
||||
/**
|
||||
* 高精細、ダイナミック幅のシナリオで通常のアイコンの代わりに使用するロゴを指定します。
|
||||
*/
|
||||
"sidebarLogoDescription": string;
|
||||
/**
|
||||
* 例:サイドバー、訪問者用、「About 」ページ
|
||||
*/
|
||||
"sidebarLogoUsageExample": string;
|
||||
/**
|
||||
* サイドバー/ロゴ
|
||||
*/
|
||||
"sidebarLogoHint": string;
|
||||
/**
|
||||
* {host}がアプリとして表示される際のアイコンを指定します。
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user