From 1bff85cf664e18579965d1a205e13b5b54679dc5 Mon Sep 17 00:00:00 2001 From: Gille <4317663+helix4u@users.noreply.github.com> Date: Fri, 26 Jun 2026 19:18:26 -0600 Subject: [PATCH] fix(desktop): keep titlebar overlay off session title --- apps/desktop/src/app/shell/app-shell.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/app/shell/app-shell.tsx b/apps/desktop/src/app/shell/app-shell.tsx index 56deb913952..efe903596ea 100644 --- a/apps/desktop/src/app/shell/app-shell.tsx +++ b/apps/desktop/src/app/shell/app-shell.tsx @@ -192,7 +192,7 @@ export function AppShell({ {nativeOverlayWidth > 0 && (
)}