Add messaging
This commit is contained in:
parent
23128f25e1
commit
5733975aa0
29 changed files with 986 additions and 8 deletions
|
|
@ -255,7 +255,7 @@ const getCommunityInvitesByIdAuth = async (
|
|||
community: community,
|
||||
},
|
||||
community,
|
||||
[PERMISSION.INVITES_CREATE],
|
||||
[PERMISSION.INVITES_READ],
|
||||
))
|
||||
) {
|
||||
return API_ERROR.ACCESS_DENIED;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue