Thanks to Akuket !

Closes #1304
This commit is contained in:
Lauri Ojansivu 2018-10-14 00:09:41 +03:00
parent a90f648d5e
commit e9f8e150e7
6 changed files with 3 additions and 60 deletions

View file

@ -89,10 +89,6 @@ Users.attachSchema(new SimpleSchema({
type: [String],
optional: true,
},
'profile.tags': {
type: [String],
optional: true,
},
'profile.icode': {
type: String,
optional: true,