From 240c92c6f6f76b7135c85ee289520a49a4d7b2b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Wed, 8 Apr 2020 14:33:24 +0200 Subject: [PATCH] Viewer: Fix scrolling back up when changing photo --- src/routes/viewer/[country]/[place]/[photo].svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/viewer/[country]/[place]/[photo].svelte b/src/routes/viewer/[country]/[place]/[photo].svelte index 85f36a7..64114f3 100644 --- a/src/routes/viewer/[country]/[place]/[photo].svelte +++ b/src/routes/viewer/[country]/[place]/[photo].svelte @@ -116,7 +116,7 @@