Feature: LubeLogger service widget (#4031)

This commit is contained in:
shamoon 2024-09-23 23:25:12 -07:00 committed by GitHub
parent 8c1e50d9e7
commit 8c12afced5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 117 additions and 0 deletions

View file

@ -48,6 +48,7 @@ import komga from "./komga/widget";
import kopia from "./kopia/widget";
import lidarr from "./lidarr/widget";
import linkwarden from "./linkwarden/widget";
import lubelogger from "./lubelogger/widget";
import mailcow from "./mailcow/widget";
import mastodon from "./mastodon/widget";
import mealie from "./mealie/widget";
@ -174,6 +175,7 @@ const widgets = {
kopia,
lidarr,
linkwarden,
lubelogger,
mailcow,
mastodon,
mealie,