Skip to content

Commit 665e4ad

Browse files
committed
fix: fix timetable data
1 parent 2d54f9e commit 665e4ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/utils/speakers.constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ export const speakers: Speaker[] = [
357357
session: {
358358
title: 'SOLID 原則に基づくSFC 実装',
359359
track: 'medpeer',
360-
time: '15:45 - 16:05',
360+
time: '15:45 - 16:15',
361361
type: 'lt',
362362
},
363363
profile: {
@@ -375,7 +375,7 @@ export const speakers: Speaker[] = [
375375
session: {
376376
title: 'Composition API時代のPub/Subパターンでの状態管理',
377377
track: 'm3',
378-
time: '15:45 - 16:05',
378+
time: '15:45 - 16:15',
379379
type: 'lt',
380380
},
381381
profile: {

0 commit comments

Comments
 (0)