1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-24 14:29:26 -05:00
This commit is contained in:
syuilo 2018-10-11 18:35:19 +09:00
parent 6559197c55
commit 34105abd9d
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -10,7 +10,8 @@ DriveFile.find({
withoutChunks: { $exists: false }
}, {
withoutChunks: false
}]
}],
'metadata.deletedAt': { $exists: false }
}, {
fields: {
_id: true