mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 05:57:13 -04: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,
|
||||
isAdmin: false,
|
||||
isActive: true,
|
||||
isCommentOnly: false,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue