Skip to content

Commit 8792a99

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

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
@@ -222,10 +222,10 @@
222222
"id": 25,
223223
"text": "The cost of sovereignty is complexity. The cost of dependence is everything else.",
224224
"category": "philosophy",
225-
"status": "pending",
225+
"status": "posted",
226226
"scheduled": "2026-04-22",
227-
"posted_at": null,
228-
"tweet_id": null
227+
"posted_at": "2026-04-23T15:47:15.885Z",
228+
"tweet_id": "2047341540998086906"
229229
},
230230
{
231231
"id": 26,

0 commit comments

Comments
 (0)