mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
Add Proxmox widget
This commit is contained in:
parent
88c774339d
commit
a9fb458f19
6 changed files with 78 additions and 0 deletions
|
@ -20,6 +20,7 @@ const components = {
|
|||
pihole: dynamic(() => import("./pihole/component")),
|
||||
portainer: dynamic(() => import("./portainer/component")),
|
||||
prowlarr: dynamic(() => import("./prowlarr/component")),
|
||||
proxmox: dynamic(() => import("./proxmox/component")),
|
||||
qbittorrent: dynamic(() => import("./qbittorrent/component")),
|
||||
radarr: dynamic(() => import("./radarr/component")),
|
||||
readarr: dynamic(() => import("./readarr/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue