mirror of
https://github.com/langgenius/dify.git
synced 2026-04-08 01:06:51 +08:00
fix(pipeline): make kb node deletable (#24731)
This commit is contained in:
parent
5b4335c4b5
commit
05c21883f9
@ -30,7 +30,6 @@ export const useAvailableNodesMetaData = () => {
|
||||
metaData: {
|
||||
...knowledgeBaseDefault.metaData,
|
||||
isRequired: true,
|
||||
isUndeletable: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user