mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
Added Ghostfolio widget
This commit is contained in:
parent
cb554f269c
commit
e97fdc17be
6 changed files with 79 additions and 0 deletions
|
@ -16,6 +16,7 @@ const components = {
|
|||
emby: dynamic(() => import("./emby/component")),
|
||||
fileflows: dynamic(() => import("./fileflows/component")),
|
||||
flood: dynamic(() => import("./flood/component")),
|
||||
ghostfolio: dynamic(() => import("./ghostfolio/component")),
|
||||
gluetun: dynamic(() => import("./gluetun/component")),
|
||||
gotify: dynamic(() => import("./gotify/component")),
|
||||
grafana: dynamic(() => import("./grafana/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue