mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 19:37:47 +01:00
fix
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
// IndexedDB Not Found
|
||||
}
|
||||
|
||||
await models.set(await getModels());
|
||||
await settings.set(JSON.parse(localStorage.getItem('settings') ?? '{}'));
|
||||
|
||||
await modelfiles.set(await getModelfiles(localStorage.token));
|
||||
|
||||
Reference in New Issue
Block a user