mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
parent
c880fb344f
commit
4eabdc1e5e
6 changed files with 134 additions and 0 deletions
|
@ -5,6 +5,7 @@ import bazarr from "./bazarr/widget";
|
|||
import changedetectionio from "./changedetectionio/widget";
|
||||
import coinmarketcap from "./coinmarketcap/widget";
|
||||
import deluge from "./deluge/widget";
|
||||
import diskstation from "./diskstation/widget";
|
||||
import emby from "./emby/widget";
|
||||
import gluetun from "./gluetun/widget";
|
||||
import gotify from "./gotify/widget";
|
||||
|
@ -51,6 +52,7 @@ const widgets = {
|
|||
changedetectionio,
|
||||
coinmarketcap,
|
||||
deluge,
|
||||
diskstation,
|
||||
emby,
|
||||
gluetun,
|
||||
gotify,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue