From d8a0bebbc0d6d547109c2cbab40fa1e626e195b5 Mon Sep 17 00:00:00 2001 From: Lee Jackson <130007945+Imagineer99@users.noreply.github.com> Date: Tue, 5 May 2026 13:19:56 +0100 Subject: [PATCH] Studio: help svg replacement and Unsloth sidebar text (#5282) * fix: developer to api * fix: help svg and Unsloth text --------- Co-authored-by: Roland Tannous <115670425+rolandtannous@users.noreply.github.com> --- studio/frontend/src/components/app-sidebar.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/studio/frontend/src/components/app-sidebar.tsx b/studio/frontend/src/components/app-sidebar.tsx index 433e04b3e5..edcd5120eb 100644 --- a/studio/frontend/src/components/app-sidebar.tsx +++ b/studio/frontend/src/components/app-sidebar.tsx @@ -42,6 +42,7 @@ import { PowerIcon, PencilEdit02Icon, LayoutAlignLeftIcon, + HelpCircleIcon, Settings02Icon, ZapIcon, } from "@hugeicons/core-free-icons"; @@ -527,7 +528,7 @@ export function AppSidebar() {
{displayTitle} - Studio + Unsloth
@@ -578,6 +579,12 @@ export function AppSidebar() { + useSettingsDialogStore.getState().openDialog("about")} + > + + Help + setShutdownOpen(true)}> Shutdown