This commit is contained in:
parent
d6bbb9bcb4
commit
1644b17be8
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
import { error } from "@sveltejs/kit";
|
import { error } from "@sveltejs/kit";
|
||||||
|
|
||||||
export const prerender = false;
|
|
||||||
|
|
||||||
export async function load({ params }) {
|
export async function load({ params }) {
|
||||||
return {
|
return {
|
||||||
|
|
Loading…
Reference in a new issue