mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Add scrutiny widget
This commit is contained in:
parent
c8d0b5ac4b
commit
16561bac79
5 changed files with 62 additions and 0 deletions
|
@ -29,6 +29,7 @@ import radarr from "./radarr/widget";
|
|||
import readarr from "./readarr/widget";
|
||||
import rutorrent from "./rutorrent/widget";
|
||||
import sabnzbd from "./sabnzbd/widget";
|
||||
import scrutiny from "./scrutiny/widget";
|
||||
import sonarr from "./sonarr/widget";
|
||||
import speedtest from "./speedtest/widget";
|
||||
import strelaysrv from "./strelaysrv/widget";
|
||||
|
@ -73,6 +74,7 @@ const widgets = {
|
|||
readarr,
|
||||
rutorrent,
|
||||
sabnzbd,
|
||||
scrutiny,
|
||||
sonarr,
|
||||
speedtest,
|
||||
strelaysrv,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue