mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Prelim support for QNAP NAS
This commit is contained in:
parent
9b0c0af8b8
commit
b4f700c185
6 changed files with 173 additions and 0 deletions
|
@ -57,6 +57,7 @@ import proxmox from "./proxmox/widget";
|
|||
import pterodactyl from "./pterodactyl/widget";
|
||||
import pyload from "./pyload/widget";
|
||||
import qbittorrent from "./qbittorrent/widget";
|
||||
import qnap from "./qnap/widget";
|
||||
import radarr from "./radarr/widget";
|
||||
import readarr from "./readarr/widget";
|
||||
import rutorrent from "./rutorrent/widget";
|
||||
|
@ -140,6 +141,7 @@ const widgets = {
|
|||
pterodactyl,
|
||||
pyload,
|
||||
qbittorrent,
|
||||
qnap,
|
||||
radarr,
|
||||
readarr,
|
||||
rutorrent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue