mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 05:07:22 +01:00
migrate: flags.ads -> purchased.ads (boolean); flags.newStuff to boolean
This commit is contained in:
@@ -1 +1 @@
|
||||
db.users.update({},{$set:{'flags.newStuff':'show'}},{multi:true})
|
||||
db.users.update({},{$set:{'flags.newStuff':true}},{multi:true})
|
||||
Reference in New Issue
Block a user