From 5c1cd1a2195039a4b171bbe2ee31c6a8b3e83e79 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 28 Sep 2024 10:22:07 +0200 Subject: [PATCH] fix: remove rant --- threads.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threads.py b/threads.py index bfeb5f4..1f0bf37 100755 --- a/threads.py +++ b/threads.py @@ -11,7 +11,7 @@ threads = Blueprint('threads', __name__, template_folder='templates') # TODO: move following to an app config or sqlite ######### thread_ids = [ - '113210189309775644', +# '113210189309775644', '113073168505436055', '112979161274124372', '112857903897175549',