mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Working Jdownloader
This commit is contained in:
parent
dcb3dccdc8
commit
f1d6a990ac
7 changed files with 307 additions and 1 deletions
|
@ -27,6 +27,7 @@ import healthchecks from "./healthchecks/widget";
|
|||
import immich from "./immich/widget";
|
||||
import jackett from "./jackett/widget";
|
||||
import jellyseerr from "./jellyseerr/widget";
|
||||
import jdownloader from "./jdownloader/widget";
|
||||
import komga from "./komga/widget";
|
||||
import kopia from "./kopia/widget";
|
||||
import lidarr from "./lidarr/widget";
|
||||
|
@ -113,6 +114,7 @@ const widgets = {
|
|||
healthchecks,
|
||||
immich,
|
||||
jackett,
|
||||
jdownloader,
|
||||
jellyfin: emby,
|
||||
jellyseerr,
|
||||
komga,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue