From adb17d7f145c102a72c95cac0c10fc28e6372078 Mon Sep 17 00:00:00 2001 From: victordelva Date: Wed, 25 Jan 2023 16:41:09 +0100 Subject: [PATCH] fix: default user language when writing a publication (#1446) --- composables/masto/statusDrafts.ts | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/composables/masto/statusDrafts.ts b/composables/masto/statusDrafts.ts index 9729800f..567eb017 100644 --- a/composables/masto/statusDrafts.ts +++ b/composables/masto/statusDrafts.ts @@ -33,7 +33,7 @@ export function getDefaultDraft(options: Partial()