mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-17 05:05:54 +08:00
refac
This commit is contained in:
parent
a165e76486
commit
698f2f4e51
@ -56,7 +56,7 @@
|
||||
<Message
|
||||
{message}
|
||||
showUserProfile={messageIdx === 0 ||
|
||||
messageList.at(messageIdx + 1)?.user_id !== message.user_id}
|
||||
messageList.at(messageIdx - 1)?.user_id !== message.user_id}
|
||||
/>
|
||||
{/each}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user