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={