From baaf7ad153444eaa56bfedb7d6507af84e22128e Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Sat, 21 May 2022 23:50:54 -0500 Subject: [PATCH] disable hydration --- web/src/routes/photos/index.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/routes/photos/index.svelte b/web/src/routes/photos/index.svelte index 4cc585cb37..839e643f54 100644 --- a/web/src/routes/photos/index.svelte +++ b/web/src/routes/photos/index.svelte @@ -1,5 +1,6 @@