Feature: Beszel service widget (#4251)

This commit is contained in:
shamoon 2024-11-05 12:39:41 -08:00
parent 7c3dcf20ef
commit 912ae0adfc
10 changed files with 216 additions and 0 deletions

View file

@ -5,6 +5,7 @@ import authentik from "./authentik/widget";
import autobrr from "./autobrr/widget";
import azuredevops from "./azuredevops/widget";
import bazarr from "./bazarr/widget";
import beszel from "./beszel/widget";
import caddy from "./caddy/widget";
import calendar from "./calendar/widget";
import calibreweb from "./calibreweb/widget";
@ -133,6 +134,7 @@ const widgets = {
autobrr,
azuredevops,
bazarr,
beszel,
caddy,
calibreweb,
changedetectionio,