mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-16 13:36:00 +08:00
fix
This commit is contained in:
parent
cb0f759420
commit
fb5fb27ebe
@ -9,7 +9,7 @@
|
||||
</script>
|
||||
|
||||
<div class=" max-h-full flex flex-col w-full">
|
||||
{#each files as file (file.id)}
|
||||
{#each files as file}
|
||||
<div class="mt-2 px-2">
|
||||
<FileItem
|
||||
className="w-full"
|
||||
|
Loading…
x
Reference in New Issue
Block a user