.
This commit is contained in:
parent
f4bd99c423
commit
0cf9f2325e
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@ -1570,6 +1570,10 @@ export interface Locale extends ILocale {
|
|||||||
* グローバルタイムラインを非表示にする
|
* グローバルタイムラインを非表示にする
|
||||||
*/
|
*/
|
||||||
"hideGlobalTimeLine": string;
|
"hideGlobalTimeLine": string;
|
||||||
|
/**
|
||||||
|
* バブルタイムラインを非表示にする
|
||||||
|
*/
|
||||||
|
"hideBubbleTimeLine": string;
|
||||||
/**
|
/**
|
||||||
* 登録
|
* 登録
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user