- Fix "No Comments" permission on Wekan and Trello import.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-09-06 19:29:52 +03:00
parent 66e22a2c87
commit 0a001d505d
2 changed files with 3 additions and 0 deletions

View file

@ -160,6 +160,7 @@ export class WekanCreator {
wekanId: Meteor.userId(),
isActive: true,
isAdmin: true,
isNoComments: false,
isCommentOnly: false,
swimlaneId: false,
}],