mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-10 22:43:29 +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…
Add table
Reference in a new issue