Test user notification system

This commit is contained in:
gpt-engineer-app[bot]
2025-10-21 19:59:17 +00:00
parent 49a64a6bcc
commit 74923d3c45

View File

@@ -1,4 +1,4 @@
import { serve } from "https://deno.land/std@0.168.0/http/server.ts"; import { serve } from "https://deno.land/std@0.190.0/http/server.ts";
import { Novu } from "npm:@novu/api@1.6.0"; import { Novu } from "npm:@novu/api@1.6.0";
const corsHeaders = { const corsHeaders = {