mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
add homebridge plugin
This commit is contained in:
parent
428f0385f6
commit
c9512a6d26
6 changed files with 170 additions and 0 deletions
|
@ -9,6 +9,7 @@ const components = {
|
|||
docker: dynamic(() => import("./docker/component")),
|
||||
emby: dynamic(() => import("./emby/component")),
|
||||
gotify: dynamic(() => import("./gotify/component")),
|
||||
homebridge: dynamic(() => import("./homebridge/component")),
|
||||
jackett: dynamic(() => import("./jackett/component")),
|
||||
jellyfin: dynamic(() => import("./emby/component")),
|
||||
jellyseerr: dynamic(() => import("./jellyseerr/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue