Commit 3488b7f0 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: changelog modal close behaviour

parent daed66f7
......@@ -32,6 +32,7 @@
<button
class="self-center"
on:click={() => {
localStorage.version = $config.version;
show = false;
}}
>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment