mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 05:45:19 +00:00
refac
This commit is contained in:
parent
8eaff8033a
commit
03b606925e
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@
|
||||||
base_model_id: null,
|
base_model_id: null,
|
||||||
meta: {},
|
meta: {},
|
||||||
params: {},
|
params: {},
|
||||||
|
access_control: {},
|
||||||
is_active: model.is_active
|
is_active: model.is_active
|
||||||
}).catch((error) => {
|
}).catch((error) => {
|
||||||
return null;
|
return null;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue