mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 05:18:15 +00:00
fix
This commit is contained in:
parent
ce3d582e61
commit
c8393db97c
@ -346,7 +346,7 @@
|
|||||||
|
|
||||||
<div class="w-full overflow-hidden pl-1">
|
<div class="w-full overflow-hidden pl-1">
|
||||||
<Name>
|
<Name>
|
||||||
{model.name}
|
{model?.name ?? message.model}
|
||||||
|
|
||||||
{#if message.timestamp}
|
{#if message.timestamp}
|
||||||
<span
|
<span
|
||||||
|
Loading…
Reference in New Issue
Block a user