From 5c02e91880d9f526c45533505689818b847cc237 Mon Sep 17 00:00:00 2001 From: Adrian Bonpin Date: Wed, 19 Aug 2026 01:46:57 +0800 Subject: [PATCH] chore: webhook connectivity test --- apps/web/app/layout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index e458e6b..04dd922 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -124,3 +124,5 @@ export default function RootLayout({ ) } + +// webhook connectivity test