finally buildable without jwt
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import type { PageServerLoad } from "./$types"
|
||||
import { error } from "@sveltejs/kit"
|
||||
|
||||
export const load : PageServerLoad = async ({locals}) => {
|
||||
return {
|
||||
|
Reference in New Issue
Block a user