From 1d0fd4c40b7fca14fbea8375e329c113800d5770 Mon Sep 17 00:00:00 2001 From: Marie Date: Mon, 9 Dec 2024 05:11:22 +0100 Subject: [PATCH] update locales --- 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 89541e6414..7ab1b7f545 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -11448,7 +11448,7 @@ export interface Locale extends ILocale { * Select a follow relationship... */ "selectFollowRelationship": string; - /** + /** * Schedule a note */ "schedulePost": string;