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 @@ ...@@ -32,6 +32,7 @@
<button <button
class="self-center" class="self-center"
on:click={() => { on:click={() => {
localStorage.version = $config.version;
show = false; 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