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
|
@ -94,6 +94,7 @@ import sonarr from "./sonarr/widget";
|
|||
import speedtest from "./speedtest/widget";
|
||||
import stash from "./stash/widget";
|
||||
import strelaysrv from "./strelaysrv/widget";
|
||||
import swagdashboard from "./swagdashboard/widget";
|
||||
import tailscale from "./tailscale/widget";
|
||||
import tandoor from "./tandoor/widget";
|
||||
import tautulli from "./tautulli/widget";
|
||||
|
@ -213,6 +214,7 @@ const widgets = {
|
|||
speedtest,
|
||||
stash,
|
||||
strelaysrv,
|
||||
swagdashboard,
|
||||
tailscale,
|
||||
tandoor,
|
||||
tautulli,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue