update index.d.ts

This commit is contained in:
anatawa12 2025-05-08 01:19:50 +09:00
parent fca63813d8
commit d9d0fe47fc
No known key found for this signature in database
GPG Key ID: 9CA909848B8E4EA6
1 changed files with 1 additions and 1 deletions

2
locales/index.d.ts vendored
View File

@ -9549,7 +9549,7 @@ export interface Locale extends ILocale {
*/
"excludeInactiveUsers": string;
/**
* TLに含むようにする
* TLに含むかの情報がファイルにない場合にTLに含むようにする
*/
"withReplies": string;
};