Skip to content

Commit 331fa53

Browse files
committed
Fix timetable
1 parent 97ee561 commit 331fa53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

2025/src/content/timetable.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ end_at = 2025-11-02T10:00:00+09:00
77
[[sessions]]
88
title = 'nvim-cmp retrospective: Exploring Completion and Facing FOSS Challenges'
99
speaker_name = 'hrsh7th'
10-
start_at = 2025-11-02T09:45:00+09:00
11-
end_at = 2025-11-02T10:00:00+09:00
10+
start_at = 2025-11-02T10:00:00+09:00
11+
end_at = 2025-11-02T10:50:00+09:00
1212
session_id = 'hrsh7th'
1313

1414
[[sessions]]

0 commit comments

Comments
 (0)