mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
1 line
56 B
JavaScript
1 line
56 B
JavaScript
db.users.update({ _id: '' }, { $inc: { balance: 5 } });
|