Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edge

This commit is contained in:
Lauri Ojansivu 2018-10-11 22:47:11 +03:00
commit b4402b72ac
7 changed files with 12 additions and 59 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,