Update widgets.js

This commit is contained in:
teffalump 2024-03-03 13:10:21 -08:00 committed by GitHub
parent 7cd6464278
commit a3ef6d4eff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,6 +93,7 @@ import speedtest from "./speedtest/widget";
import stash from "./stash/widget";
import strelaysrv from "./strelaysrv/widget";
import tailscale from "./tailscale/widget";
import tandoor from "./tandoor/widget";
import tautulli from "./tautulli/widget";
import tdarr from "./tdarr/widget";
import traefik from "./traefik/widget";
@ -207,6 +208,7 @@ const widgets = {
stash,
strelaysrv,
tailscale,
tandoor,
tautulli,
tdarr,
traefik,