feat: disable certain field if created from external service
This commit is contained in:
parent
9be4469223
commit
6396618674
4 changed files with 43 additions and 0 deletions
|
|
@ -247,6 +247,7 @@ function triggerFileDelete(pathname: string) {
|
|||
keyword: value.keyword,
|
||||
category: value.category,
|
||||
author: value.author,
|
||||
metadata: value.metadata,
|
||||
},
|
||||
value.pathname,
|
||||
value.fileName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue