This commit is contained in:
parent
1e0a964619
commit
98ca582e97
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +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 {
|
||||||
id: 1,
|
id: 1,
|
||||||
|
|
Loading…
Reference in a new issue