mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-18 20:04:38 +00:00
thanksgiving: newstuff too
This commit is contained in:
parent
7c20988c41
commit
63e44062b4
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
db.users.update({},{$set:{'items.pets.Turkey-Base':5}}, {multi:true});
|
||||
db.users.update({},{$set:{'items.pets.Turkey-Base':5, 'flags.newStuff':true}}, {multi:true});
|
||||
Loading…
Reference in a new issue