From cdd3d77d56fd304346c643b8d98b6a1e895fc236 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 17 Oct 2021 18:53:04 +0200 Subject: Support multiple e621 queries, post as unlisted --- src/api/mastodon/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/api/mastodon') diff --git a/src/api/mastodon/index.ts b/src/api/mastodon/index.ts index 2d8636e..d0de0a0 100644 --- a/src/api/mastodon/index.ts +++ b/src/api/mastodon/index.ts @@ -52,6 +52,7 @@ export async function createStatus( media_ids: [attachmentId], sensitive: true, spoiler_text: spoilerText, + visibility: "unlisted", }, }) .json(); -- cgit v1.2.3-70-g09d2