fix: Update Group Avatar after Upload

This commit is contained in:
Moriz Wahl 2022-10-26 17:42:57 +02:00
parent a20f1e1bc4
commit 594477f7bf

View File

@ -93,7 +93,9 @@ export const updateGroupMutation = () => {
name
icon
}
# avatar # test this as result
avatar {
url
}
locationName
myRole
}