From: marc tobias Date: Sat, 6 Feb 2021 23:53:23 +0000 (+0100) Subject: use Svelte (HTML) style comments, // shows up on screen X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/commitdiff_plain/d6452c758bd00519efc390b5971d8c4e5aaa4267 use Svelte (HTML) style comments, // shows up on screen --- diff --git a/src/App.svelte b/src/App.svelte index 3e64b16..54cad5d 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -18,7 +18,7 @@ refresh_page(); -// deal with back-button and other user action +