mirror of
https://github.com/open-webui/open-webui
synced 2025-02-18 02:57:02 +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));
|
await models.set(await getModels(localStorage.token));
|
||||||
|
_models = $models;
|
||||||
};
|
};
|
||||||
|
|
||||||
reader.readAsText(importFiles[0]);
|
reader.readAsText(importFiles[0]);
|
||||||
|
Loading…
Reference in New Issue
Block a user