From 7c55e7735f21a6ee49e822a825e4adedcc53001d Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 10 Apr 2026 20:54:32 +0200 Subject: [PATCH] feat: add gemma4 post --- threads.py | 1 + 1 file changed, 1 insertion(+) diff --git a/threads.py b/threads.py index db936d8..2046537 100755 --- a/threads.py +++ b/threads.py @@ -7,6 +7,7 @@ from . import utils threads = Blueprint('threads', __name__, template_folder='templates', static_folder='static') thread_ids = [ + '116381905038904377', '116364343818471960', '116352859731078602', '116312536977108702',