Updated Meteor to 2.5.1
This commit is contained in:
@@ -16,7 +16,6 @@ let InviteSchema = new SimpleSchema({
|
||||
regEx: SimpleSchema.RegEx.Id,
|
||||
optional: true,
|
||||
index: 1,
|
||||
unique: 1,
|
||||
},
|
||||
inviteToken: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user