mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 05:07:22 +01:00
tags: add migration to set initial empty tags to an array - why was it
being set to an object?
This commit is contained in:
1
migrations/new_stuff.js
Normal file
1
migrations/new_stuff.js
Normal file
@@ -0,0 +1 @@
|
||||
db.users.update({},{$set:{'flags.newStuff':'show'}},{multi:true})
|
||||
Reference in New Issue
Block a user