mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
add Channels DVR Server widget
This commit is contained in:
parent
0904776971
commit
3acbdda45e
5 changed files with 60 additions and 1 deletions
|
@ -4,6 +4,7 @@ import authentik from "./authentik/widget";
|
|||
import autobrr from "./autobrr/widget";
|
||||
import bazarr from "./bazarr/widget";
|
||||
import changedetectionio from "./changedetectionio/widget";
|
||||
import channelsdvrserver from "./channelsdvrserver/widget";
|
||||
import cloudflared from "./cloudflared/widget";
|
||||
import coinmarketcap from "./coinmarketcap/widget";
|
||||
import deluge from "./deluge/widget";
|
||||
|
@ -13,7 +14,7 @@ import emby from "./emby/widget";
|
|||
import fileflows from "./fileflows/widget";
|
||||
import flood from "./flood/widget";
|
||||
import freshrss from "./freshrss/widget";
|
||||
import ghostfolio from "./ghostfolio/widget"
|
||||
import ghostfolio from "./ghostfolio/widget";
|
||||
import gluetun from "./gluetun/widget";
|
||||
import gotify from "./gotify/widget";
|
||||
import grafana from "./grafana/widget";
|
||||
|
@ -83,6 +84,7 @@ const widgets = {
|
|||
autobrr,
|
||||
bazarr,
|
||||
changedetectionio,
|
||||
channelsdvrserver,
|
||||
cloudflared,
|
||||
coinmarketcap,
|
||||
deluge,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue