chore: rename Chat & Hub Provider to Chat & Council Provider

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Felarof
2026-03-12 21:25:48 -07:00
parent 2d1e989a1c
commit 6405639d36

View File

@@ -62,7 +62,7 @@ const primarySettingsSections: NavSection[] = [
items: [
{ name: 'BrowserOS AI', to: '/settings/ai', icon: Bot },
{
name: 'Chat & Hub Provider',
name: 'Chat & Council Provider',
to: '/settings/chat',
icon: MessageSquare,
},