Skip to content

Commit

Permalink
fix: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
mary-ext committed May 23, 2024
1 parent 01078a6 commit a86d77a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/com/composer-new/compose.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ export async function publish({agent, queryClient, state, onLog}: PostOptions) {
}

writes.push({
$type: 'com.atproto.repo.applyWrites#create',
collection: 'app.bsky.feed.threadgate',
rkey: rkey,
value: threadgateRecord,
Expand Down

0 comments on commit a86d77a

Please sign in to comment.