fix: add missing update field
This commit is contained in:
parent
978de491df
commit
592a6296e9
3 changed files with 4 additions and 1 deletions
|
|
@ -246,6 +246,7 @@ function triggerFileDelete(pathname: string) {
|
|||
description: value.description,
|
||||
keyword: value.keyword,
|
||||
category: value.category,
|
||||
author: value.author,
|
||||
},
|
||||
value.pathname,
|
||||
value.fileName,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue