From ca7b8469e0981af8d5e2e5dfd32f8c98ca0ac006 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 22:06:53 +0000 Subject: [PATCH] Changes Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com> --- supabase/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supabase/config.toml b/supabase/config.toml index f8e38f1..8b4c25b 100644 --- a/supabase/config.toml +++ b/supabase/config.toml @@ -16,7 +16,7 @@ verify_jwt = true verify_jwt = true [functions.validate-telegram-bot] -verify_jwt = true +verify_jwt = false [functions.configure-telegram-webhook] verify_jwt = true