Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Archinowsk committed Oct 29, 2024
1 parent fcdf10b commit 261e9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/config/past-events/tracon2024.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const friday = "2024-09-06";
// const saturday = "2024-09-07";
// const sunday = "2024-09-07";

export const eventConfig: EventConfig = {
export const eventConfig: Partial<EventConfig> = {
// Event info
eventName: EventName.TRACON,
eventYear: "2024",
Expand Down

0 comments on commit 261e9e7

Please sign in to comment.