Update index.d.ts

This commit is contained in:
syuilo 2023-11-24 09:20:34 +09:00
parent 30b443de55
commit 97c10ed1e5
1 changed files with 1 additions and 1 deletions

2
locales/index.d.ts vendored
View File

@ -1040,7 +1040,7 @@ export interface Locale {
"enableChartsForFederatedInstances": string;
"showClipButtonInNoteFooter": string;
"reactionsDisplaySize": string;
"limitWidthOfReaction": string;
"limitWidthOfReaction": string;
"noteIdOrUrl": string;
"video": string;
"videos": string;