Merge branch 'main' into pr/451

This commit is contained in:
Michael Shamoon 2022-10-26 08:00:12 -07:00
commit 25f27dcfdd
31 changed files with 360 additions and 140 deletions

View file

@ -1,5 +1,6 @@
import adguard from "./adguard/widget";
import authentik from "./authentik/widget";
import autobrr from "./autobrr/widget";
import bazarr from "./bazarr/widget";
import changedetectionio from "./changedetectionio/widget";
import coinmarketcap from "./coinmarketcap/widget";
@ -36,6 +37,7 @@ import unifi from "./unifi/widget";
const widgets = {
adguard,
authentik,
autobrr,
bazarr,
changedetectionio,
coinmarketcap,