mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Adds widget for NextDNS
This commit is contained in:
parent
e7b0fc1419
commit
fb2492e577
4 changed files with 51 additions and 0 deletions
|
@ -17,6 +17,7 @@ import jellyseerr from "./jellyseerr/widget";
|
|||
import lidarr from "./lidarr/widget";
|
||||
import mastodon from "./mastodon/widget";
|
||||
import navidrome from "./navidrome/widget";
|
||||
import nextdns from "./nextdns/widget";
|
||||
import npm from "./npm/widget";
|
||||
import nzbget from "./nzbget/widget";
|
||||
import ombi from "./ombi/widget";
|
||||
|
@ -66,6 +67,7 @@ const widgets = {
|
|||
lidarr,
|
||||
mastodon,
|
||||
navidrome,
|
||||
nextdns,
|
||||
npm,
|
||||
nzbget,
|
||||
ombi,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue