mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Restore 'groupName: name' in 'searchGroups' GQL to have back the group name on the group teaser in the search results
This commit is contained in:
parent
88b5fb9b46
commit
02d25c4bc7
@ -70,7 +70,7 @@ export const searchGroups = (i18n) => {
|
||||
groups {
|
||||
__typename
|
||||
id
|
||||
name
|
||||
groupName: name
|
||||
slug
|
||||
createdAt
|
||||
updatedAt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user