Skip to content

Commit 27df087

Browse files
post: mark queued item as posted [automated]
1 parent 8792a99 commit 27df087

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

scripts/content-queue.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@
231231
"id": 26,
232232
"text": "Convenience and dependence look the same until you try to leave.",
233233
"category": "philosophy",
234-
"status": "pending",
234+
"status": "posted",
235235
"scheduled": "2026-04-23",
236-
"posted_at": null,
237-
"tweet_id": null
236+
"posted_at": "2026-04-24T15:03:30.524Z",
237+
"tweet_id": "2047692917284782402"
238238
},
239239
{
240240
"id": 27,

0 commit comments

Comments
 (0)