This website requires JavaScript.
Explore
Help
Register
Sign in
sudoxreboot
/
habitica-self-host
Watch
1
Star
0
Fork
You've already forked habitica-self-host
0
mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced
2026-08-01 03:30:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1e3042a4b6
habitica-self-host
/
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