web: add prices and links to event page

This commit is contained in:
2024-05-10 13:12:13 +02:00
parent 6f021e4842
commit e3f24fff46
4 changed files with 17 additions and 9 deletions

View File

@ -25,7 +25,7 @@ const EventFragmentDefinition = graphql(`
ticketUrl
priceRegular
priceMember
priceRegular
priceStudent
}
`);