From ad3773121d0d9f9188726e29cf2851d3c5e7ec41 Mon Sep 17 00:00:00 2001 From: Khairul Hidayat Date: Sun, 23 Mar 2025 18:34:06 +0000 Subject: [PATCH] chore: update komga url --- src/launcher.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/launcher.ts b/src/launcher.ts index 27bc614..2e0016f 100644 --- a/src/launcher.ts +++ b/src/launcher.ts @@ -32,7 +32,7 @@ export const launcherItems: LauncherItem[] = [ }, { name: "Komga", - href: "http://10.0.0.101:25600", + href: "https://komga.local.rul.my", icon: "https://raw.githubusercontent.com/homarr-labs/dashboard-icons/a0aeb14f4bd3e4c56b0858cc6554d9246b28d7a8/svg/komga.svg", pinned: false, },