fix: include all active torrent states
This commit is contained in:
@@ -117,7 +117,7 @@ DEFINITION = ServiceDefinition(
|
||||
widget_kind(
|
||||
kind="active",
|
||||
name="Active torrents",
|
||||
description="Torrents currently downloading or uploading.",
|
||||
description="All active download/upload work, including queued and stalled transfers.",
|
||||
model_cls=QbittorrentWidgetConfig,
|
||||
default_config={},
|
||||
refresh_interval_ms=15_000,
|
||||
|
||||
Reference in New Issue
Block a user