feat(api): hidden folder and file
This commit is contained in:
parent
e73f5cc855
commit
c48e8c9873
8 changed files with 113 additions and 5 deletions
|
|
@ -126,6 +126,7 @@ async function handleNotFoundRecord(
|
|||
category: [],
|
||||
keyword: [],
|
||||
upload: true,
|
||||
hidden: false,
|
||||
createdAt: new Date().toISOString(),
|
||||
createdBy: "n/a",
|
||||
updatedAt: new Date().toISOString(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue