mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 00:15:23 +02:00
Merge 736960e0a4 into 8ed0bcf5ca
This commit is contained in:
commit
34830e5cff
6 changed files with 86 additions and 4 deletions
|
|
@ -209,6 +209,7 @@ export default function useChatFunctions({
|
|||
text,
|
||||
sender: 'User',
|
||||
clientTimestamp: new Date().toLocaleString('sv').replace(' ', 'T'),
|
||||
clientTimezone: Intl.DateTimeFormat().resolvedOptions().timeZone,
|
||||
isCreatedByUser: true,
|
||||
parentMessageId,
|
||||
conversationId,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue