fix(pipeline): make kb node deletable (#24731)

This commit is contained in:
kurokobo 2025-08-29 10:19:09 +09:00 committed by GitHub
parent 5b4335c4b5
commit 05c21883f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ export const useAvailableNodesMetaData = () => {
metaData: {
...knowledgeBaseDefault.metaData,
isRequired: true,
isUndeletable: true,
},
},
{