mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Feature: Netdata service widget (#2672)
This commit is contained in:
parent
72efd9a08d
commit
7f621ed518
7 changed files with 67 additions and 0 deletions
|
@ -58,6 +58,7 @@ const components = {
|
|||
moonraker: dynamic(() => import("./moonraker/component")),
|
||||
mylar: dynamic(() => import("./mylar/component")),
|
||||
navidrome: dynamic(() => import("./navidrome/component")),
|
||||
netdata: dynamic(() => import("./netdata/component")),
|
||||
nextcloud: dynamic(() => import("./nextcloud/component")),
|
||||
nextdns: dynamic(() => import("./nextdns/component")),
|
||||
npm: dynamic(() => import("./npm/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue