mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-15 09:15:44 +01:00
5ce6fa67d2
and use createdAt instead of _id
3 lines
56 B
JavaScript
3 lines
56 B
JavaScript
db.following.remove({
|
|
deletedAt: { $exists: true }
|
|
});
|