mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Plex service widget without Tautulli
This commit is contained in:
parent
91795f2d07
commit
2440da8e08
8 changed files with 182 additions and 1 deletions
|
@ -18,6 +18,7 @@ const components = {
|
|||
ombi: dynamic(() => import("./ombi/component")),
|
||||
overseerr: dynamic(() => import("./overseerr/component")),
|
||||
pihole: dynamic(() => import("./pihole/component")),
|
||||
plex: dynamic(() => import("./plex/component")),
|
||||
portainer: dynamic(() => import("./portainer/component")),
|
||||
prowlarr: dynamic(() => import("./prowlarr/component")),
|
||||
proxmox: dynamic(() => import("./proxmox/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue