mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 09:23:48 +01:00
Fix bug
This commit is contained in:
parent
4ea50f1d5d
commit
a8f7156fb1
@ -3,7 +3,7 @@ db.posts.update({
|
||||
mediaIds: null
|
||||
}, {
|
||||
mediaIds: {
|
||||
$exist: false
|
||||
$exists: false
|
||||
}
|
||||
}]
|
||||
}, {
|
||||
|
Loading…
Reference in New Issue
Block a user