mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
refac
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<ConfigureModelsModal bind:show={showConfigModal} {init} />
|
||||
<ConfigureModelsModal bind:show={showConfigModal} initHandler={init} />
|
||||
|
||||
{#if models !== null}
|
||||
{#if selectedModelId === null}
|
||||
|
||||
Reference in New Issue
Block a user