Merge pull request #32 from vgcman16/codex/add--notes--to-tab_labels

Add notes tab label
This commit is contained in:
vgcman16
2025-06-05 21:17:11 -05:00
committed by GitHub

View File

@@ -79,6 +79,7 @@ export const TAB_LABELS: Record<TabType, string> = {
connection: 'Connections',
debug: 'Debug',
'event-logs': 'Event Logs',
notes: 'Notes',
update: 'Updates',
'task-manager': 'Task Manager',
'tab-management': 'Tab Management',