fix: add missing update field

This commit is contained in:
Methapon2001 2024-01-10 18:03:28 +07:00
parent 978de491df
commit 592a6296e9
No known key found for this signature in database
GPG key ID: 849924FEF46BD132
3 changed files with 4 additions and 1 deletions

View file

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