Enhancement: Add size of torrent(s) in leechProgress list to qbittorrent widget (#5803)
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled

This commit is contained in:
AdamWHY2K
2025-09-26 23:28:15 -07:00
committed by GitHub
parent 02089a35ee
commit 8f756d4084
4 changed files with 10 additions and 1 deletions
+1
View File
@@ -16,4 +16,5 @@ widget:
username: username
password: password
enableLeechProgress: true # optional, defaults to false
enableLeechSize: true # optional, defaults to false
```