mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
Merge pull request #32 from vgcman16/codex/add--notes--to-tab_labels
Add notes tab label
This commit is contained in:
commit
a440c6c4a1
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user