mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Feature: mailcow widget (#3993)
--------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
1f47ee8f11
commit
85736c55c9
6 changed files with 78 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 mailcow from "./mailcow/widget";
|
||||
import mastodon from "./mastodon/widget";
|
||||
import mealie from "./mealie/widget";
|
||||
import medusa from "./medusa/widget";
|
||||
|
@ -173,6 +174,7 @@ const widgets = {
|
|||
kopia,
|
||||
lidarr,
|
||||
linkwarden,
|
||||
mailcow,
|
||||
mastodon,
|
||||
mealie,
|
||||
medusa,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue