Skip to content

Commit aa7f816

Browse files
Mattclaude
andcommitted
Rename coffee breaks to Room change and networking
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 188aae9 commit aa7f816

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/lib/data/schedule.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
{ "id": 4, "name": "Community Track" }
77
],
88
"breaks": [
9-
{ "time": "10:30", "duration": 30, "type": "coffee", "label": "Coffee Break" },
9+
{ "time": "10:30", "duration": 30, "type": "coffee", "label": "Room change and networking" },
1010
{ "time": "12:30", "duration": 60, "type": "lunch", "label": "Lunch" },
11-
{ "time": "15:30", "duration": 30, "type": "coffee", "label": "Afternoon Tea" }
11+
{ "time": "15:30", "duration": 30, "type": "coffee", "label": "Room change and networking" }
1212
],
1313
"talks": [
1414
{

0 commit comments

Comments
 (0)