forked from potsda.mn/mobilizon
Fetch config for export event participant formats
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
cef536d5b9
commit
20fc9d1f6b
|
@ -112,6 +112,9 @@ export const CONFIG = gql`
|
|||
isDefault
|
||||
}
|
||||
}
|
||||
exportFormats {
|
||||
eventParticipants
|
||||
}
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
|
Loading…
Reference in a new issue