Skip to content
Snippets Groups Projects
Commit 351de2ae authored by Anatole ROMON's avatar Anatole ROMON
Browse files

Merge branch 'master' of gitlab.binets.fr:br/sigma-backend

parents 8052464c ebe24682
No related branches found
No related tags found
No related merge requests found
...@@ -170,7 +170,7 @@ const Requests = ` ...@@ -170,7 +170,7 @@ const Requests = `
# Demande au récipiendaire de rejoindre l'organisation d'un événement. # Demande au récipiendaire de rejoindre l'organisation d'un événement.
type yourGroupHostEvent { type yourGroupHostEvent {
event: Event event: Event
recipient: Group sender: Group
} }
`; `;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment