mirror of
https://github.com/danbulant/Mangades
synced 2026-06-19 14:21:23 +00:00
temporary prerender disabling
This commit is contained in:
parent
984e3bf7ec
commit
96bb83b304
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
export const prerender = true;
|
||||
// export const prerender = true;
|
||||
|
||||
/** @type {import('./$types').PageLoad} */
|
||||
export function load({ url }) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue