mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
feat: changelog modal auto popup
This commit is contained in:
@@ -32,3 +32,4 @@ export const documents = writable([
|
||||
|
||||
export const settings = writable({});
|
||||
export const showSettings = writable(false);
|
||||
export const showChangelog = writable(false);
|
||||
|
||||
Reference in New Issue
Block a user