From 4a941b22a9a7fd165ad5ebe3d832cb2e3b3db72a Mon Sep 17 00:00:00 2001 From: mattyatea Date: Wed, 18 Oct 2023 22:41:02 +0900 Subject: [PATCH] remove hybrid-all-timeline and update --- locales/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/index.d.ts b/locales/index.d.ts index c249eac574..2a400035bf 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -855,9 +855,9 @@ export interface Locale { "list": string; "emailNotConfiguredWarning": string; "ratio": string; + "showVisibilityColor": string; "newEmojis": string; "draftEmojis": string; - "showVisibilityColor": string; "previewNoteText": string; "customCss": string; "customCssWarn": string;