Skip to content

Commit

Permalink
Reschedule talks
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrià Martínez committed May 3, 2024
1 parent 72621e8 commit 187d9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ export const schedule: RawSchedule = {
{
id: 'challenge-talk-3',
physicalLocation: {
text: 'A5002',
text: 'A5001',
mapId: 'indoors',
},
onlineLocation: {
Expand All @@ -186,7 +186,7 @@ export const schedule: RawSchedule = {
{
id: 'workshop-2',
physicalLocation: {
text: 'A5001',
text: 'A5002',
mapId: 'indoors',
},
onlineLocation: {
Expand Down

0 comments on commit 187d9f1

Please sign in to comment.