mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #6258 from Ocelot-Social-Community/fix-avatars-in-group-member-list
fix(webapp): show avatar for group members
This commit is contained in:
commit
4731971632
@ -207,6 +207,9 @@ export const groupMembersQuery = () => {
|
||||
name
|
||||
slug
|
||||
myRoleInGroup
|
||||
avatar {
|
||||
url
|
||||
}
|
||||
}
|
||||
}
|
||||
`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user