From 00dd5feb5f713cba2d7ec8490ba5e0d1a655497c Mon Sep 17 00:00:00 2001 From: ayoayco Date: Mon, 21 Apr 2025 20:30:25 +0200 Subject: [PATCH] content: update posts --- threads.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads.py b/threads.py index 259e6e0..abf5460 100755 --- a/threads.py +++ b/threads.py @@ -10,7 +10,7 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol # TODO: move following to an app config or sqlite ######### thread_ids = [ -# '114202630459242553', + '114202630459242553', '114012659479108663', '113986386529736815', '113775430984622212',