Skip to content

Commit c61ad20

Browse files
committed
Re-label doors open to registration
1 parent 5b13656 commit c61ad20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/schedule.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ export type Event = {
99

1010
export const SCHEDULE: Event[] = [
1111
{
12-
label: "Doors Open",
13-
title: "Open Doors",
12+
label: "Doors Open / Registration",
13+
title: "Registration",
1414
when: "2025/02/22 9:30 AM UTC+1",
1515
},
1616
{

0 commit comments

Comments
 (0)