mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Feature: Plant-it widget (#2941)
This commit is contained in:
parent
841c74d58a
commit
619f365c92
9 changed files with 91 additions and 0 deletions
|
@ -71,6 +71,7 @@ import photoprism from "./photoprism/widget";
|
|||
import proxmoxbackupserver from "./proxmoxbackupserver/widget";
|
||||
import pialert from "./pialert/widget";
|
||||
import pihole from "./pihole/widget";
|
||||
import plantit from "./plantit/widget";
|
||||
import plex from "./plex/widget";
|
||||
import portainer from "./portainer/widget";
|
||||
import prometheus from "./prometheus/widget";
|
||||
|
@ -180,6 +181,7 @@ const widgets = {
|
|||
proxmoxbackupserver,
|
||||
pialert,
|
||||
pihole,
|
||||
plantit,
|
||||
plex,
|
||||
portainer,
|
||||
prometheus,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue