Fix group display
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
e84492fe4c
commit
1cd4958c31
@ -194,6 +194,10 @@ export const FETCH_GROUP = gql`
|
||||
$beforeDateTime: DateTime
|
||||
$organisedEventsPage: Int
|
||||
$organisedEventslimit: Int
|
||||
$postsPage: Int
|
||||
$postsLimit: Int
|
||||
$membersPage: Int
|
||||
$membersLimit: Int
|
||||
) {
|
||||
group(preferredUsername: $name) {
|
||||
...GroupFullFields
|
||||
|
Loading…
Reference in New Issue
Block a user