tombstone
This commit is contained in:
parent
0f67a544bd
commit
1b8acb7e01
3 changed files with 7 additions and 0 deletions
|
@ -29,6 +29,7 @@ export type IMetadata = {
|
|||
folderId: mongo.ObjectID;
|
||||
comment: string;
|
||||
uri: string;
|
||||
deletedAt?: Date;
|
||||
};
|
||||
|
||||
export type IDriveFile = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue