diff --git a/app/components/menu.tsx b/app/components/menu.tsx index 46e7435..841d92f 100644 --- a/app/components/menu.tsx +++ b/app/components/menu.tsx @@ -100,14 +100,7 @@ export function Menu({ toggleSidebar, isSidebarVisible, toggleStatusBar, isStatu Preferences ⌘, - - Hide Music ⌘H - - - Hide Others ⇧⌘H - - - + window.close()}> Quit Music ⌘Q @@ -254,17 +247,6 @@ export function Menu({ toggleSidebar, isSidebarVisible, toggleStatusBar, isStatu {isFullScreen ? "Exit Full Screen" : "Enter Full Screen"} - - - - Account - - Server Status - {connectionStatus} - - router.push('/settings')}> - Settings -