"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "74dd9b561a9f4a0e64ad1ceeacb614890fba92cf"
Commit f2c7db76 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: empty title issue

parent 404aa62a
......@@ -398,7 +398,7 @@
<div
class=" text-left self-center overflow-hidden {chat.id === $chatId
? 'w-[160px]'
: 'w-full'} "
: 'w-full'} h-[20px]"
>
{chat.title}
</div>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment