mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
fix
This commit is contained in:
parent
b2a04bac03
commit
807c34b40c
1 changed files with 0 additions and 1 deletions
|
|
@ -196,7 +196,6 @@
|
||||||
const submitHandler = async () => {
|
const submitHandler = async () => {
|
||||||
updateOpenAIHandler();
|
updateOpenAIHandler();
|
||||||
updateOllamaHandler();
|
updateOllamaHandler();
|
||||||
updateDirectConnectionsHandler();
|
|
||||||
|
|
||||||
dispatch('save');
|
dispatch('save');
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue