diff --git a/src/ui/dashboard/DashboardTab.tsx b/src/ui/dashboard/DashboardTab.tsx
index 5a72051f..17aea37e 100644
--- a/src/ui/dashboard/DashboardTab.tsx
+++ b/src/ui/dashboard/DashboardTab.tsx
@@ -10,6 +10,7 @@ import {
GripVertical,
KeyRound,
LayoutDashboard,
+ MessagesSquare,
Network,
Plus,
Server,
@@ -540,7 +541,7 @@ function RecentActivityCard({
docker: ,
rdp: ,
vnc: ,
- telnet: ,
+ telnet: ,
};
const typeToTab: Record = {
terminal: "terminal",
diff --git a/src/ui/shell/CommandPalette.tsx b/src/ui/shell/CommandPalette.tsx
index 2d38d59e..4f2edfa1 100644
--- a/src/ui/shell/CommandPalette.tsx
+++ b/src/ui/shell/CommandPalette.tsx
@@ -47,7 +47,7 @@ const ACTIVITY_ICONS: Record = {
server_stats: ,
tunnel: ,
docker: ,
- telnet: ,
+ telnet: ,
vnc: ,
rdp: ,
};
diff --git a/src/ui/sidebar/SidebarTree.tsx b/src/ui/sidebar/SidebarTree.tsx
index 58b65421..dfe58c6f 100644
--- a/src/ui/sidebar/SidebarTree.tsx
+++ b/src/ui/sidebar/SidebarTree.tsx
@@ -13,6 +13,7 @@ import {
Link,
Loader2,
MemoryStick,
+ MessagesSquare,
Monitor,
MoreHorizontal,
Network,
@@ -371,7 +372,7 @@ export function HostItem({
}}
className="flex items-center justify-center size-7 rounded text-muted-foreground/50 hover:text-foreground hover:bg-muted-foreground/10 transition-colors"
>
-
+
)}