mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Add Lidarr as a recognized widget type
This commit is contained in:
parent
bb5721c473
commit
550af91030
2 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,7 @@ const components = {
|
|||
jackett: dynamic(() => import("./jackett/component")),
|
||||
jellyfin: dynamic(() => import("./emby/component")),
|
||||
jellyseerr: dynamic(() => import("./jellyseerr/component")),
|
||||
lidarr: dynamic(() => import("./lidarr/component")),
|
||||
mastodon: dynamic(() => import("./mastodon/component")),
|
||||
npm: dynamic(() => import("./npm/component")),
|
||||
nzbget: dynamic(() => import("./nzbget/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue