forked from open-webui/open-webui
refac: changelog modal close behaviour
This commit is contained in:
parent
daed66f7c6
commit
3488b7f006
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
<button
|
||||
class="self-center"
|
||||
on:click={() => {
|
||||
localStorage.version = $config.version;
|
||||
show = false;
|
||||
}}
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue