mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
fix: import model
This commit is contained in:
parent
7c35447666
commit
cbd60168ea
1 changed files with 1 additions and 0 deletions
|
|
@ -384,6 +384,7 @@
|
|||
}
|
||||
|
||||
await models.set(await getModels(localStorage.token));
|
||||
_models = $models;
|
||||
};
|
||||
|
||||
reader.readAsText(importFiles[0]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue