mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Add Proxmox widget
This commit is contained in:
parent
88c774339d
commit
a9fb458f19
6 changed files with 78 additions and 0 deletions
|
@ -15,6 +15,7 @@ import overseerr from "./overseerr/widget";
|
|||
import pihole from "./pihole/widget";
|
||||
import portainer from "./portainer/widget";
|
||||
import prowlarr from "./prowlarr/widget";
|
||||
import proxmox from "./proxmox/widget";
|
||||
import qbittorrent from "./qbittorrent/widget";
|
||||
import radarr from "./radarr/widget";
|
||||
import readarr from "./readarr/widget";
|
||||
|
@ -46,6 +47,7 @@ const widgets = {
|
|||
pihole,
|
||||
portainer,
|
||||
prowlarr,
|
||||
proxmox,
|
||||
qbittorrent,
|
||||
radarr,
|
||||
readarr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue