From d6452c758bd00519efc390b5971d8c4e5aaa4267 Mon Sep 17 00:00:00 2001 From: marc tobias Date: Sun, 7 Feb 2021 00:53:23 +0100 Subject: [PATCH] use Svelte (HTML) style comments, // shows up on screen --- src/App.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +
-- 2.43.2