mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
0daykiev: typo fix
This commit is contained in:
@@ -105,8 +105,8 @@ search:
|
|||||||
incldead: "{{ if .Config.freeleech }}3{{ else }}1{{ end }}"
|
incldead: "{{ if .Config.freeleech }}3{{ else }}1{{ end }}"
|
||||||
# 0 title, 1 title and descr
|
# 0 title, 1 title and descr
|
||||||
where: 0
|
where: 0
|
||||||
sort: "{{ .Config.sort}}"
|
sort: "{{ .Config.sort }}"
|
||||||
type: "{{ .Config.type}}"
|
type: "{{ .Config.type }}"
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table > tbody > tr.rowtorrentinfo
|
selector: table > tbody > tr.rowtorrentinfo
|
||||||
|
Reference in New Issue
Block a user