mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-24 00:09:12 +01:00
Header in manage layout redirects to /b/ now
This commit is contained in:
@@ -89,7 +89,7 @@ export const ManageLayout = ({ children }: ManageLayoutProps) => {
|
||||
</Navbar.Section>
|
||||
</Navbar>
|
||||
}
|
||||
header={<MainHeader showExperimental logoHref="/manage" leftIcon={burgerMenu} />}
|
||||
header={<MainHeader showExperimental logoHref="/b/" leftIcon={burgerMenu} />}
|
||||
footer={
|
||||
<Footer height={25}>
|
||||
<Group position="apart" px="md">
|
||||
|
||||
Reference in New Issue
Block a user