Changed ways to access calendars

This commit is contained in:
Alexis
2024-06-13 19:10:03 +02:00
parent a7cb032b12
commit bc29129546
12 changed files with 191 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
import { serverSupabaseClient } from "#supabase/server";
import { z } from 'zod'
import { serverSupabaseClient } from "#supabase/server";
import type { Character } from "~/models/Characters";
const querySchema = z.object({