From 9d7a5abfd5389fdac938b0730e603924f3ced690 Mon Sep 17 00:00:00 2001 From: ajnart Date: Fri, 10 Nov 2023 21:52:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20experimental=20header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/locales/en/layout/header.json | 3 --- .../layout/Templates/ManageLayout.tsx | 2 +- src/components/layout/header/Header.tsx | 24 ++----------------- 3 files changed, 3 insertions(+), 26 deletions(-) diff --git a/public/locales/en/layout/header.json b/public/locales/en/layout/header.json index 9c3f86088..a36ae08e3 100644 --- a/public/locales/en/layout/header.json +++ b/public/locales/en/layout/header.json @@ -1,7 +1,4 @@ { - "experimentalNote": { - "label": "This is an experimental feature of Homarr. Please report any issues on GitHub or Discord." - }, "search": { "label": "Search", "engines": { diff --git a/src/components/layout/Templates/ManageLayout.tsx b/src/components/layout/Templates/ManageLayout.tsx index 1c7f4731a..6634597a1 100644 --- a/src/components/layout/Templates/ManageLayout.tsx +++ b/src/components/layout/Templates/ManageLayout.tsx @@ -257,7 +257,7 @@ export const ManageLayout = ({ children }: ManageLayoutProps) => { } - header={} + header={} footer={