mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-27 16:33:02 +00:00
2 lines
71 B
JavaScript
2 lines
71 B
JavaScript
|
db.users.update({ }, { $set: { host_lower: null } }, { multi: true });
|