mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
Add flood widget
This commit is contained in:
parent
df5ff48000
commit
7087ed80cc
6 changed files with 130 additions and 0 deletions
|
@ -11,6 +11,7 @@ const components = {
|
|||
diskstation: dynamic(() => import("./diskstation/component")),
|
||||
docker: dynamic(() => import("./docker/component")),
|
||||
emby: dynamic(() => import("./emby/component")),
|
||||
flood: dynamic(() => import("./flood/component")),
|
||||
gluetun: dynamic(() => import("./gluetun/component")),
|
||||
gotify: dynamic(() => import("./gotify/component")),
|
||||
hdhomerun: dynamic(() => import("./hdhomerun/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue