From d899879881454b34a373c7d289c1800551300ffb Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 14 Apr 2025 19:10:28 +0200 Subject: [PATCH] feat: update statuses --- threads.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads.py b/threads.py index f25208d..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',