mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 08:07:55 +00:00
fix: import model
This commit is contained in:
parent
7c35447666
commit
cbd60168ea
@ -384,6 +384,7 @@
|
||||
}
|
||||
|
||||
await models.set(await getModels(localStorage.token));
|
||||
_models = $models;
|
||||
};
|
||||
|
||||
reader.readAsText(importFiles[0]);
|
||||
|
Loading…
Reference in New Issue
Block a user