Skip to content

Commit 5c6dc59

Browse files
post: mark queued item as posted [automated]
1 parent 3082e43 commit 5c6dc59

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
@@ -24,10 +24,10 @@
2424
"id": 3,
2525
"text": "If your AI assistant logs every conversation to a server you do not control, what exactly are you trusting?",
2626
"category": "thesis",
27-
"status": "pending",
27+
"status": "posted",
2828
"scheduled": "2026-03-31",
29-
"posted_at": null,
30-
"tweet_id": null
29+
"posted_at": "2026-03-31T14:56:14.303Z",
30+
"tweet_id": "2038993778816451035"
3131
},
3232
{
3333
"id": 4,

0 commit comments

Comments
 (0)