Replace Emby with Jellyfin in sidebar
Deploy Dashboard / deploy (push) Successful in 42s

This commit is contained in:
Gan, Jimmy
2026-02-22 16:28:00 +08:00
parent df01b3a452
commit c280a64d07
@@ -14,7 +14,7 @@
const external = [
{ label: "Navidrome", href: "https://music.jimmygan.com", icon: "music" },
{ label: "Immich", port: 2283, icon: "image" },
{ label: "Emby", port: 8096, icon: "play" },
{ label: "Jellyfin", port: 8096, icon: "play" },
{ label: "Gitea Web", port: 3300, icon: "git" },
{ label: "Speedtest", port: 8080, icon: "speedtest" },
];