From cde39b21ec3122b7c8d38340b5ab0ed459ff1331 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 15 Dec 2024 11:07:56 +0100 Subject: [PATCH] feat: add post on comic book activity --- threads.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/threads.py b/threads.py index b313a6c..03a81dd 100755 --- a/threads.py +++ b/threads.py @@ -11,9 +11,10 @@ threads = Blueprint('threads', __name__, template_folder='templates') # TODO: move following to an app config or sqlite ######### thread_ids = [ + '113650907203476875', '113449531956042438', '113300434695033812', -# '113210189309775644', + # '113210189309775644', '113073168505436055', '112979161274124372', '112857903897175549',