Modular Main menu fix, fixed none existing skills index, alsp a plex menu

This commit is contained in:
2026-03-22 23:35:20 +02:00
parent 65e435d544
commit b5abe340c8
10 changed files with 429 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[
{
"id": "plex-music",
"type": "skill",
"title": "Plex Music",
"icon": "resources/icons/radio.png",
"color": "purple",
"skillId": "@be/plex-music",
"description": "Browse your Plex music library (WIP)",
"order": 55
}
]