mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 16:59:57 -05:00
hmm
This commit is contained in:
@@ -241,6 +241,7 @@ export const ChatMessage = (message, modelName = 'Model') => {
|
||||
xalign: 0,
|
||||
className: 'txt txt-bold sidebar-chat-name',
|
||||
wrap: true,
|
||||
useMarkup: true,
|
||||
label: (message.role == 'user' ? USERNAME : modelName),
|
||||
}),
|
||||
messageContentBox,
|
||||
|
||||
Reference in New Issue
Block a user