diff --git a/src/ncounter/Counter.svelte b/src/ncounter/Counter.svelte index f4fe74b..6276775 100644 --- a/src/ncounter/Counter.svelte +++ b/src/ncounter/Counter.svelte @@ -40,9 +40,13 @@ {/if} + {#if showHistory} + { showHistory = false; } }> + {/if}