Skip to content

Commit 2a57321

Browse files
post: mark queued item as posted [automated]
1 parent bd10475 commit 2a57321

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/content-queue.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"id": 5,
4343
"text": "The kernel is the last place governance can be bypassed. So that is where we put it.",
4444
"category": "thesis",
45-
"status": "pending",
45+
"status": "posted",
4646
"scheduled": "2026-04-02",
47-
"posted_at": null,
48-
"tweet_id": null
47+
"posted_at": "2026-04-02T14:49:57.884Z",
48+
"tweet_id": "2039716975782269223"
4949
},
5050
{
5151
"id": 6,

0 commit comments

Comments
 (0)