Migrations
This commit is contained in:
@@ -20,6 +20,9 @@ conditionSchema = new SimpleSchema({
|
||||
optional: true,
|
||||
trim: false,
|
||||
},
|
||||
lifeTime: {
|
||||
type: Object,
|
||||
},
|
||||
"lifeTime.total": {
|
||||
type: Number,
|
||||
defaultValue: 0, //0 is infinite
|
||||
|
||||
Reference in New Issue
Block a user