Skip to content

Commit

Permalink
fixed schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
edoriggio committed Oct 22, 2024
1 parent 95eb78d commit 82fa476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const useScheduleStore = defineStore('scheduleStore', {
},
{
time: '18:15',
event: 'Presentation of the projects',
event: 'Keynote by Duferco',
place: 'Aula Magna'
},
{
Expand Down

0 comments on commit 82fa476

Please sign in to comment.