forked from open-webui/open-webui
chore: comment removed
This commit is contained in:
parent
7fc1d7c2c7
commit
5436c2c071
1 changed files with 0 additions and 2 deletions
|
@ -258,8 +258,6 @@
|
||||||
<button
|
<button
|
||||||
class="self-center w-fit text-sm px-3 py-1 border dark:border-gray-600 rounded-xl flex"
|
class="self-center w-fit text-sm px-3 py-1 border dark:border-gray-600 rounded-xl flex"
|
||||||
on:click={async () => {
|
on:click={async () => {
|
||||||
// document.getElementById('modelfiles-import-input')?.click();
|
|
||||||
|
|
||||||
saveModelfiles($modelfiles);
|
saveModelfiles($modelfiles);
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue