mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 13:25:20 +00:00
refac
This commit is contained in:
parent
c292fd89f9
commit
620e629edc
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
<div class="ml-2">
|
||||
<div class=" flex justify-between items-center">
|
||||
<div class="text-xs text-black dark:text-white font-medium">
|
||||
<div class="text-xs text-black dark:text-white font-medium line-clamp-1">
|
||||
{data?.model?.name ?? data?.message?.model ?? 'Assistant'}
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue