Correction du bug 'Failed to Load Component'

This commit is contained in:
2025-07-20 17:22:19 +02:00
parent d63bd32aff
commit ab77ffb0e9
2 changed files with 3 additions and 5 deletions

View File

@@ -42,13 +42,11 @@ services:
subtitle: "Gestion des conteneurs" subtitle: "Gestion des conteneurs"
url: "#" url: "#"
target: "_blank" target: "_blank"
- name: "Loisirs" - name: "Loisirs"
icon: "fas fa-film" icon: "fas fa-film"
items: items:
- name: "📺 Plex" - name: "🎬 Plex"
logo: "assets/images/plexLogo.png" logo: "assets/images/plexLogo.png"
subtitle: "Centre multimédia" subtitle: "Serveur multimédia"
url: "https://plex.byakurepo.online" url: "https://plex.byakurepo.online"
target: "_blank" target: "_blank"
type: "web"

View File

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB