mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +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
|
@ -78,6 +78,7 @@ const components = {
|
|||
proxmoxbackupserver: dynamic(() => import("./proxmoxbackupserver/component")),
|
||||
pialert: dynamic(() => import("./pialert/component")),
|
||||
pihole: dynamic(() => import("./pihole/component")),
|
||||
plantit: dynamic(() => import("./plantit/component")),
|
||||
plex: dynamic(() => import("./plex/component")),
|
||||
portainer: dynamic(() => import("./portainer/component")),
|
||||
prometheus: dynamic(() => import("./prometheus/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue