From f418fd56323c42f7bf1a0009db966632ca9bbab2 Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Thu, 16 Apr 2026 01:03:41 -0500 Subject: beta badge for desktop app (#14471) Co-authored-by: Brendan Allan --- packages/app/src/components/titlebar.tsx | 73 +++++++++++++++++--------------- 1 file changed, 40 insertions(+), 33 deletions(-) (limited to 'packages/app/src/components') diff --git a/packages/app/src/components/titlebar.tsx b/packages/app/src/components/titlebar.tsx index a90178abd..b7edb85ed 100644 --- a/packages/app/src/components/titlebar.tsx +++ b/packages/app/src/components/titlebar.tsx @@ -252,41 +252,48 @@ export function Titlebar() { - -
- -
-
+
+ +
+ +
+
+
+ {["beta", "dev"].includes(import.meta.env.VITE_OPENCODE_CHANNEL) && ( +
+ {import.meta.env.VITE_OPENCODE_CHANNEL.toUpperCase()} +
+ )} +
-
-- cgit v1.2.3