mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Feature: SWAG dashboard widget (#3523)
This commit is contained in:
parent
0a75c831a6
commit
c6770d233c
7 changed files with 65 additions and 0 deletions
|
@ -103,6 +103,7 @@ const components = {
|
|||
speedtest: dynamic(() => import("./speedtest/component")),
|
||||
stash: dynamic(() => import("./stash/component")),
|
||||
strelaysrv: dynamic(() => import("./strelaysrv/component")),
|
||||
swagdashboard: dynamic(() => import("./swagdashboard/component")),
|
||||
tailscale: dynamic(() => import("./tailscale/component")),
|
||||
tandoor: dynamic(() => import("./tandoor/component")),
|
||||
tautulli: dynamic(() => import("./tautulli/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue