mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-02-19 00:23:25 +02:00
3 lines
56 B
JavaScript
3 lines
56 B
JavaScript
db.following.remove({
|
|
deletedAt: { $exists: true }
|
|
});
|