fix(settings): update chat channel icons to Play/Square and SendHorizontal
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
GitBranch,
|
||||
Globe,
|
||||
Keyboard,
|
||||
BotMessageSquare,
|
||||
SendHorizontal,
|
||||
Palette,
|
||||
PlugZap,
|
||||
Server,
|
||||
@@ -82,7 +82,7 @@ const SETTINGS_NAV_ITEMS: SettingsNavItem[] = [
|
||||
{
|
||||
href: "/settings/chat-channels",
|
||||
labelKey: "chat_channels",
|
||||
icon: BotMessageSquare,
|
||||
icon: SendHorizontal,
|
||||
},
|
||||
{
|
||||
href: "/settings/web-service",
|
||||
|
||||
Reference in New Issue
Block a user