mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
9f89cc5adc
commit
d1bbf6ba92
1 changed files with 0 additions and 2 deletions
|
|
@ -214,8 +214,6 @@
|
|||
viewOption = localStorage.workspaceViewOption ?? '';
|
||||
page = 1;
|
||||
|
||||
await getModelList();
|
||||
|
||||
let groups = await getGroups(localStorage.token);
|
||||
groupIds = groups.map((group) => group.id);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue