finally buildable without jwt

This commit is contained in:
2024-02-19 23:38:00 +01:00
parent e30ccc1dfe
commit 44590f56f1
3 changed files with 7 additions and 10 deletions
-1
View File
@@ -1,5 +1,4 @@
import type { PageServerLoad } from "./$types"
import { error } from "@sveltejs/kit"
export const load : PageServerLoad = async ({locals}) => {
return {