minor bug fix
This commit is contained in:
@@ -34,6 +34,7 @@ const addMemberToCollection = async (
|
||||
canUpdate: false,
|
||||
canDelete: false,
|
||||
user: {
|
||||
id: user.id,
|
||||
name: user.name,
|
||||
username: user.username,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user