update index.d.ts
This commit is contained in:
parent
fca63813d8
commit
d9d0fe47fc
|
@ -9549,7 +9549,7 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"excludeInactiveUsers": string;
|
||||
/**
|
||||
* インポートした人による返信をTLに含むようにする
|
||||
* 返信をTLに含むかの情報がファイルにない場合に、インポートした人による返信をTLに含むようにする
|
||||
*/
|
||||
"withReplies": string;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue