mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Add healthcheck widget
This commit is contained in:
@@ -16,6 +16,7 @@ import gotify from "./gotify/widget";
|
||||
import grafana from "./grafana/widget";
|
||||
import hdhomerun from "./hdhomerun/widget";
|
||||
import homebridge from "./homebridge/widget";
|
||||
import healthchecks from "./healthchecks/widget";
|
||||
import jackett from "./jackett/widget";
|
||||
import jellyseerr from "./jellyseerr/widget";
|
||||
import komga from "./komga/widget";
|
||||
@@ -87,6 +88,7 @@ const widgets = {
|
||||
grafana,
|
||||
hdhomerun,
|
||||
homebridge,
|
||||
healthchecks,
|
||||
jackett,
|
||||
jellyfin: emby,
|
||||
jellyseerr,
|
||||
|
||||
Reference in New Issue
Block a user