diff --git a/.env.local b/.env.local index f1d9744..a6647ac 100644 --- a/.env.local +++ b/.env.local @@ -1 +1 @@ -NEXT_PUBLIC_COMMIT_SHA=4b195af +NEXT_PUBLIC_COMMIT_SHA=7e28333 diff --git a/app/components/RootLayoutClient.tsx b/app/components/RootLayoutClient.tsx index 60e21f4..c054919 100644 --- a/app/components/RootLayoutClient.tsx +++ b/app/components/RootLayoutClient.tsx @@ -18,7 +18,7 @@ function NavidromeErrorBoundary({ children }: { children: React.ReactNode }) {
{/* top right add the logo located in /icon-192.png here and the word mice */}
- Logo + Logo mice | navidrome client
diff --git a/app/components/ihateserverside.tsx b/app/components/ihateserverside.tsx index 27521aa..4b27d23 100644 --- a/app/components/ihateserverside.tsx +++ b/app/components/ihateserverside.tsx @@ -25,7 +25,13 @@ const Ihateserverside: React.FC = ({ children }) => { return (
{/* Top Menu */} -
+
setIsSidebarVisible(!isSidebarVisible)} isSidebarVisible={isSidebarVisible} diff --git a/app/components/menu.tsx b/app/components/menu.tsx index 841d92f..204a0be 100644 --- a/app/components/menu.tsx +++ b/app/components/menu.tsx @@ -90,8 +90,15 @@ export function Menu({ toggleSidebar, isSidebarVisible, toggleStatusBar, isStatu

j

- - + +
+ mice setOpen(true)}>About Music @@ -249,6 +256,7 @@ export function Menu({ toggleSidebar, isSidebarVisible, toggleStatusBar, isStatu +
diff --git a/app/components/start-screen.tsx b/app/components/start-screen.tsx index d11fbbc..ed71031 100644 --- a/app/components/start-screen.tsx +++ b/app/components/start-screen.tsx @@ -137,7 +137,6 @@ export function LoginForm({ {/* Theme Selection */}
-