chore: update jellyfin url

This commit is contained in:
Khairul Hidayat 2025-03-23 18:32:16 +00:00
parent df767efbd4
commit 523126e798

View File

@ -26,7 +26,7 @@ export const launcherItems: LauncherItem[] = [
},
{
name: "Jellyfin",
href: "http://10.0.0.101:8096/web",
href: "https://jellyfin.local.rul.my/web",
icon: "https://github.com/walkxcode/dashboard-icons/raw/be82e22c418f5980ee2a13064d50f1483df39c8c/svg/jellyfin.svg",
pinned: true,
},