Add audiobookshelf widget

This commit is contained in:
shamoon 2023-03-05 23:34:46 -08:00
parent c2cdb773dc
commit a55bc357fd
6 changed files with 133 additions and 0 deletions

View file

@ -1,4 +1,5 @@
import adguard from "./adguard/widget";
import audiobookshelf from "./audiobookshelf/widget";
import authentik from "./authentik/widget";
import autobrr from "./autobrr/widget";
import bazarr from "./bazarr/widget";
@ -75,6 +76,7 @@ import xteve from "./xteve/widget";
const widgets = {
adguard,
audiobookshelf,
authentik,
autobrr,
bazarr,