From 12aa8eeb3e345ccee10bdb6abca93c5fd84a071a Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 21 Aug 2021 10:11:05 +0200 Subject: [PATCH] Missing copy-paste :D --- src/routes/visits.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/visits.svelte b/src/routes/visits.svelte index 0ed3aee..141b476 100644 --- a/src/routes/visits.svelte +++ b/src/routes/visits.svelte @@ -35,7 +35,7 @@ - {#await urlQuery} + {#await visitQuery}