mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 16:42:01 +02:00
diablotorrent: typo fix
This commit is contained in:
@@ -111,7 +111,7 @@ search:
|
||||
search: "{{ if .Query.IMDBID }}{{ .Query.IMDBID }}{{ else }}{{ .Keywords }}{{ end }}"
|
||||
imdb: "{{ if .Query.IMDBID }}1{{ else }}{{ end }}"
|
||||
s_alapjan: "{{ .Config.sort }}"
|
||||
s_sorrend: "{{ .Config.order }}"
|
||||
s_sorrend: "{{ .Config.type }}"
|
||||
|
||||
rows:
|
||||
selector: div.torrent_row, div.torrent_details
|
||||
|
Reference in New Issue
Block a user