mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(indexers): use torrentsize instead of size (#98)
This commit is contained in:
parent
9f3ca433b3
commit
b91984e28e
3 changed files with 3 additions and 3 deletions
|
@ -54,7 +54,7 @@ parse:
|
|||
vars:
|
||||
- torrentName
|
||||
- category
|
||||
- size
|
||||
- torrentSize
|
||||
- baseUrl
|
||||
- torrentId
|
||||
- uploader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue