mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-16 10:05:55 +08: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…
x
Reference in New Issue
Block a user