forked from Cutlery/immich
disable hydration
This commit is contained in:
parent
4a25e7dc22
commit
baaf7ad153
@ -1,5 +1,6 @@
|
||||
<script context="module" lang="ts">
|
||||
export const prerender = false;
|
||||
export const hydrate = false;
|
||||
|
||||
import type { Load } from '@sveltejs/kit';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user