mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add group to user teaser on post teaser at user and group profile
This commit is contained in:
parent
2eb5995116
commit
d1585bf23c
@ -104,6 +104,11 @@ export const profilePagePosts = (i18n) => {
|
|||||||
...userCounts
|
...userCounts
|
||||||
...locationAndBadges
|
...locationAndBadges
|
||||||
}
|
}
|
||||||
|
group {
|
||||||
|
id
|
||||||
|
name
|
||||||
|
slug
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user