mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 21:35:19 +00:00
refac
This commit is contained in:
parent
a743b16728
commit
fff0e55f41
1 changed files with 1 additions and 0 deletions
|
|
@ -153,6 +153,7 @@
|
|||
};
|
||||
|
||||
onMount(async () => {
|
||||
viewOption = localStorage?.workspaceViewOption || '';
|
||||
await init();
|
||||
loaded = true;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue