Create post with outline tags

This commit is contained in:
Eric Bailey
2024-10-22 14:22:49 -05:00
parent 5607c06bad
commit 8b55596d5e
3 changed files with 27 additions and 2 deletions
+1
View File
@@ -111,6 +111,7 @@ export async function post(
embed,
langs,
labels,
tags: draft.tags,
})
} catch (e: any) {
logger.error(`Failed to create post`, {