mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Add mealie widget
This commit is contained in:
parent
63d4c6bdf8
commit
58f4cf6edd
6 changed files with 51 additions and 0 deletions
|
@ -36,6 +36,7 @@ import komga from "./komga/widget";
|
|||
import kopia from "./kopia/widget";
|
||||
import lidarr from "./lidarr/widget";
|
||||
import mastodon from "./mastodon/widget";
|
||||
import mealie from "./mealie/widget";
|
||||
import medusa from "./medusa/widget";
|
||||
import minecraft from "./minecraft/widget";
|
||||
import miniflux from "./miniflux/widget";
|
||||
|
@ -131,6 +132,7 @@ const widgets = {
|
|||
kopia,
|
||||
lidarr,
|
||||
mastodon,
|
||||
mealie,
|
||||
medusa,
|
||||
minecraft,
|
||||
miniflux,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue