Feature: sparkyfitness service widget (#6346)

This commit is contained in:
shamoon
2026-02-20 20:20:59 -08:00
committed by GitHub
parent 795e2505ca
commit d3374dc461
9 changed files with 157 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ import scrutiny from "./scrutiny/widget";
import seerr from "./seerr/widget";
import slskd from "./slskd/widget";
import sonarr from "./sonarr/widget";
import sparkyfitness from "./sparkyfitness/widget";
import speedtest from "./speedtest/widget";
import spoolman from "./spoolman/widget";
import stash from "./stash/widget";
@@ -274,6 +275,7 @@ const widgets = {
seerr,
slskd,
sonarr,
sparkyfitness,
speedtest,
spoolman,
stash,