This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica
Watch
1
Star
0
Fork
You've already forked habitica
0
mirror of
https://github.com/sudoxnym/habitica.git
synced
2026-08-05 12:02:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4d834c5c2b
habitica
/
migrations
/
missing_gems.js
1 line
73 B
JavaScript
Raw
Normal View
History
Unescape
Escape
correct missing gems
2014-01-08 18:55:42 +00:00
db
.
users
.
update
(
{
_id
:
''
}
,
{
$set
:
{
'purchased.ads'
:
true
}
,
$inc
:
{
balance
:
5
}
}
)
;
Reference in a new issue
Copy permalink