mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
sharewood: correct results sort. resolves #5006
This commit is contained in:
@@ -53,8 +53,9 @@
|
|||||||
- path: filterTorrents
|
- path: filterTorrents
|
||||||
inputs:
|
inputs:
|
||||||
search: "{{ .Keywords }}"
|
search: "{{ .Keywords }}"
|
||||||
|
description: ""
|
||||||
uploader: ""
|
uploader: ""
|
||||||
sort: created_at
|
sorting: created_at
|
||||||
direction: desc
|
direction: desc
|
||||||
qty: 100
|
qty: 100
|
||||||
rows:
|
rows:
|
||||||
|
Reference in New Issue
Block a user