mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Add audiobookshelf widget
This commit is contained in:
parent
c2cdb773dc
commit
a55bc357fd
6 changed files with 133 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue