From 65d9e37b9518deafb95455ce77f8bb6f61964358 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Fri, 1 Mar 2024 03:35:20 +0900 Subject: [PATCH] feat: support `scheduledAt` param in `getDefaultDraft()` function --- composables/masto/statusDrafts.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/composables/masto/statusDrafts.ts b/composables/masto/statusDrafts.ts index 619f66e2..de6d0b34 100644 --- a/composables/masto/statusDrafts.ts +++ b/composables/masto/statusDrafts.ts @@ -37,6 +37,7 @@ export function getDefaultDraftItem(options: Partial