mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac
This commit is contained in:
parent
ada78cb952
commit
751e32e427
1 changed files with 1 additions and 0 deletions
|
|
@ -1988,6 +1988,7 @@
|
|||
history: history,
|
||||
messages: createMessagesList(history, history.currentId),
|
||||
tags: [],
|
||||
...($selectedFolder ? { folder_id: $selectedFolder?.id } : {}),
|
||||
timestamp: Date.now()
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue