Replace Emby with Jellyfin in sidebar

This commit is contained in:
Gan, Jimmy
2026-02-22 16:28:00 +08:00
parent eadd44eee5
commit 57f6780d7c
@@ -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" },
];