From 31a507ad582f0c6cd16aae762ed7060100269a68 Mon Sep 17 00:00:00 2001 From: knuthtimo-lab Date: Sun, 18 Jan 2026 19:36:17 +0100 Subject: [PATCH] script --- bizmatch-server/src/scripts/debug-favorites.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bizmatch-server/src/scripts/debug-favorites.ts b/bizmatch-server/src/scripts/debug-favorites.ts index 80230ca..a5131e6 100644 --- a/bizmatch-server/src/scripts/debug-favorites.ts +++ b/bizmatch-server/src/scripts/debug-favorites.ts @@ -55,3 +55,6 @@ async function main() { } main().catch(console.error); + + +//test \ No newline at end of file