mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
hotfix to user add
This commit is contained in:
parent
4d4bc55991
commit
e9bc5eaac5
1 changed files with 1 additions and 0 deletions
|
|
@ -314,6 +314,7 @@ Boards.mutations({
|
||||||
userId: memberId,
|
userId: memberId,
|
||||||
isAdmin: false,
|
isAdmin: false,
|
||||||
isActive: true,
|
isActive: true,
|
||||||
|
isCommentOnly: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue