From d398d9b80a776af9afcb362b89516d31ec194701 Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Fri, 11 Apr 2025 01:17:09 -0400 Subject: [PATCH] Fix the icon in the experimental layout header --- src/components/toolbar/ServerButton.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/toolbar/ServerButton.tsx b/src/components/toolbar/ServerButton.tsx index 14f379d9f3..84c3e7f83b 100644 --- a/src/components/toolbar/ServerButton.tsx +++ b/src/components/toolbar/ServerButton.tsx @@ -1,3 +1,4 @@ +import icon from '@jellyfin/ux-web/icon-transparent.png'; import Button from '@mui/material/Button/Button'; import React, { FC } from 'react'; import { Link } from 'react-router-dom'; @@ -17,7 +18,7 @@ const ServerButton: FC = () => { color='inherit' startIcon={