mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
Fix
This commit is contained in:
parent
9e903c2df2
commit
aebff8cbce
@ -10,7 +10,8 @@ DriveFile.find({
|
||||
withoutChunks: { $exists: false }
|
||||
}, {
|
||||
withoutChunks: false
|
||||
}]
|
||||
}],
|
||||
'metadata.deletedAt': { $exists: false }
|
||||
}, {
|
||||
fields: {
|
||||
_id: true
|
||||
|
Loading…
Reference in New Issue
Block a user