From cf12101be43e0d90f6cb9ee7844af655829988fe Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Sat, 13 Jun 2026 16:08:09 +0200 Subject: [PATCH] fixed lsp via npm. Minor header formatting fix --- frontend/src/components/Header.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Header.jsx b/frontend/src/components/Header.jsx index e05eef7..a8fcc12 100644 --- a/frontend/src/components/Header.jsx +++ b/frontend/src/components/Header.jsx @@ -8,7 +8,7 @@ export default function Header({ theme }) { { label: "Navidrome", url: "https://music.aramjonghu.nl" }, { label: "Forgejo Git", url: "https://git.aramjonghu.nl" }, { label: "Stream", url: "/stream" }, - { label: "Omnisearch", url: "https://xng.aramjonghu.nl", }, + { label: "Omnisearch", url: "https://xng.aramjonghu.nl" }, { label: "Gitea zach-dev", url: "https://git.zach-dev.cc" }, ];