feat: disable certain field if created from external service

This commit is contained in:
Methapon2001 2024-01-11 17:53:33 +07:00
parent 9be4469223
commit 6396618674
No known key found for this signature in database
GPG key ID: 849924FEF46BD132
4 changed files with 43 additions and 0 deletions

View file

@ -247,6 +247,7 @@ function triggerFileDelete(pathname: string) {
keyword: value.keyword,
category: value.category,
author: value.author,
metadata: value.metadata,
},
value.pathname,
value.fileName,