mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Added Ghostfolio widget
This commit is contained in:
parent
cb554f269c
commit
e97fdc17be
6 changed files with 79 additions and 0 deletions
|
@ -11,6 +11,7 @@ import downloadstation from "./downloadstation/widget";
|
|||
import emby from "./emby/widget";
|
||||
import fileflows from "./fileflows/widget";
|
||||
import flood from "./flood/widget";
|
||||
import ghostfolio from "./ghostfolio/widget"
|
||||
import gluetun from "./gluetun/widget";
|
||||
import gotify from "./gotify/widget";
|
||||
import grafana from "./grafana/widget";
|
||||
|
@ -86,6 +87,7 @@ const widgets = {
|
|||
emby,
|
||||
fileflows,
|
||||
flood,
|
||||
ghostfolio,
|
||||
gluetun,
|
||||
gotify,
|
||||
grafana,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue