mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-28 01:53:55 +00:00
2 lines
79 B
JavaScript
2 lines
79 B
JavaScript
|
|
db.users.update({}, {$set: {'achievements.habitBirthday': true}}, {multi: 1});
|