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