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