mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
refac: changelog modal close behaviour
This commit is contained in:
parent
daed66f7c6
commit
3488b7f006
@ -32,6 +32,7 @@
|
||||
<button
|
||||
class="self-center"
|
||||
on:click={() => {
|
||||
localStorage.version = $config.version;
|
||||
show = false;
|
||||
}}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user