mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Feature: LubeLogger service widget (#4031)
This commit is contained in:
parent
8c1e50d9e7
commit
8c12afced5
8 changed files with 117 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue