mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac
This commit is contained in:
parent
a37cad2ecf
commit
e40212a662
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@
|
|||
bind:state={model.is_active}
|
||||
on:change={async () => {
|
||||
toggleModelHandler(model);
|
||||
await _models.set(await getModels(localStorage.token));
|
||||
}}
|
||||
/>
|
||||
</Tooltip>
|
||||
|
|
|
|||
Loading…
Reference in a new issue