Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
gitschwifty committed Aug 16, 2024
1 parent 65f3619 commit 699dee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end/src/components/Tickets.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export default React.memo(() => {
</a>
</>}

{festival.festival_site_id !== 'ae4b04e5-8acf-400f-81f1-9a25553861c2' &&
{festival.festival_site_id !== 'ae4b04e5-8acf-400f-81f1-9a25553861c2' && festival.festival_id !== '26879a92-b187-4809-a282-6be11169902f' &&
(<>
<Spacer size={16} />

Expand Down

0 comments on commit 699dee5

Please sign in to comment.