File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ export const CurrentAgenda = ({
239239 < AgendaSession fullWidth >
240240 < StyledTrackHeader > Changeover</ StyledTrackHeader >
241241 </ AgendaSession >
242- < AgendaTime time = { set ( date , { hours : 16 , minutes : 45 } ) } duration = { 60 } />
242+ < AgendaTime time = { set ( date , { hours : 16 , minutes : 45 } ) } duration = { 45 } />
243243 < AgendaSession
244244 sessionId = "988046"
245245 room = { 0 }
@@ -250,7 +250,7 @@ export const CurrentAgenda = ({
250250 isKeynote
251251 alwaysShowRoom
252252 />
253- < AgendaTime time = { set ( date , { hours : 17 , minutes : 15 } ) } />
253+ < AgendaTime time = { set ( date , { hours : 17 , minutes : 30 } ) } />
254254 < AgendaSession room = { 0 } alwaysShowRoom fullWidth >
255255 < StyledTrackHeader > Closing</ StyledTrackHeader >
256256 </ AgendaSession >
You can’t perform that action at this time.
0 commit comments