Feature: Slskd Service Widget (#5045)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Chris
2025-03-21 00:46:54 -04:00
committed by GitHub
parent 7fd5e6ccb1
commit d853bbfe44
7 changed files with 116 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ import readarr from "./readarr/widget";
import rutorrent from "./rutorrent/widget";
import sabnzbd from "./sabnzbd/widget";
import scrutiny from "./scrutiny/widget";
import slskd from "./slskd/widget";
import sonarr from "./sonarr/widget";
import speedtest from "./speedtest/widget";
import spoolman from "./spoolman/widget";
@@ -244,6 +245,7 @@ const widgets = {
rutorrent,
sabnzbd,
scrutiny,
slskd,
sonarr,
speedtest,
spoolman,