From c1334d0cf95668a85204119759e8cb00c99182e9 Mon Sep 17 00:00:00 2001 From: VPS 4 Deploy Agent Date: Sun, 10 May 2026 08:10:32 +0200 Subject: [PATCH] test: webhook query param test --- clube67/newwhats.local/backend/prisma/schema.prisma | 1 + 1 file changed, 1 insertion(+) diff --git a/clube67/newwhats.local/backend/prisma/schema.prisma b/clube67/newwhats.local/backend/prisma/schema.prisma index 9373e84..772b7fa 100644 --- a/clube67/newwhats.local/backend/prisma/schema.prisma +++ b/clube67/newwhats.local/backend/prisma/schema.prisma @@ -533,3 +533,4 @@ enum ScheduleStatus { } // Webhook allowed host fix // Webhook allowed host fix +// Webhook query string fix