Skip to content

Commit

Permalink
Adds Clio Cup - Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehs committed Oct 4, 2023
1 parent 0ad267e commit 6cc2e48
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/data/official-sessions.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,22 @@ const officials = [
},
]
},
{
seriesId: 'clio',
shortLabel: 'Clio Cup',
label: 'Clio Cup - Fixed',
cars: ["Renault Clio"],
links: {
discord: 'https://discord.gg/SJtRvbMByA',
},
sessions: [
{
sessionDay: WED,
sessionTimeGmt: '20:00',
notes: [SOF]
},
]
},
{
seriesId: 'mission',
shortLabel: 'Mission R',
Expand Down

0 comments on commit 6cc2e48

Please sign in to comment.