From 40eea848678f39855fce2d70f2bb36b8786a8df6 Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 27 Nov 2025 10:28:35 +0100 Subject: [PATCH] feat: add post --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index a254349..40357d1 100755 --- a/threads.py +++ b/threads.py @@ -10,6 +10,7 @@ threads = Blueprint('threads', __name__, template_folder='templates', static_fol # TODO: move following to an app config or sqlite ######### thread_ids = [ + '115620814664415087', '115090396384901152', '114700726180478526', '114649657564007543',