Update index.d.ts
This commit is contained in:
parent
30b443de55
commit
97c10ed1e5
1 changed files with 1 additions and 1 deletions
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
|
@ -1040,7 +1040,7 @@ export interface Locale {
|
||||||
"enableChartsForFederatedInstances": string;
|
"enableChartsForFederatedInstances": string;
|
||||||
"showClipButtonInNoteFooter": string;
|
"showClipButtonInNoteFooter": string;
|
||||||
"reactionsDisplaySize": string;
|
"reactionsDisplaySize": string;
|
||||||
"limitWidthOfReaction": string;
|
"limitWidthOfReaction": string;
|
||||||
"noteIdOrUrl": string;
|
"noteIdOrUrl": string;
|
||||||
"video": string;
|
"video": string;
|
||||||
"videos": string;
|
"videos": string;
|
||||||
|
|
Loading…
Reference in a new issue