mirror of
https://github.com/open-webui/open-webui
synced 2024-11-21 23:57:51 +00:00
fix: knowledge update issue
This commit is contained in:
parent
dd8bc65d03
commit
07a9b37737
@ -421,6 +421,7 @@
|
||||
}
|
||||
|
||||
const res = await updateKnowledgeById(localStorage.token, id, {
|
||||
...knowledge,
|
||||
name: knowledge.name,
|
||||
description: knowledge.description,
|
||||
access_control: knowledge.access_control
|
||||
|
Loading…
Reference in New Issue
Block a user