mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-04 14:32:15 +08:00
Feature: Beszel service widget (#4251)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user