mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-03-05 11:19:05 +01:00
3 lines
56 B
JavaScript
3 lines
56 B
JavaScript
db.following.remove({
|
|
deletedAt: { $exists: true }
|
|
});
|