hotfix to user add

This commit is contained in:
Ryan Helsing 2017-03-29 14:28:04 -04:00
parent 4d4bc55991
commit e9bc5eaac5

View file

@ -314,6 +314,7 @@ Boards.mutations({
userId: memberId,
isAdmin: false,
isActive: true,
isCommentOnly: false,
},
},
};