diff options
| -rw-r--r-- | locales/index.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts index e6761641ab..042c7750e1 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -1040,7 +1040,7 @@ export interface Locale { "enableChartsForFederatedInstances": string; "showClipButtonInNoteFooter": string; "reactionsDisplaySize": string; - "limitWidthOfReaction": string; + "limitWidthOfReaction": string; "noteIdOrUrl": string; "video": string; "videos": string; |