mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Add audiobookshelf widget
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user