hdbits: lint fix

This commit is contained in:
ilike2burnthing
2022-05-19 07:43:51 +01:00
committed by GitHub
parent c4d900cef1
commit 1b757d9480

View File

@@ -79,7 +79,7 @@ search:
d: "{{ .Config.type }}" d: "{{ .Config.type }}"
rows: rows:
selector: table#torrent-list > tbody > tr:has(a[href^="/details.php?id="]){{ if .Config.freeleech }}:has(a[title=\"100% FL: no download is counted.\"]){{ else }}{{ end }} selector: "table#torrent-list > tbody > tr:has(a[href^="/details.php?id="]){{ if .Config.freeleech }}:has(a[title=\"100% FL: no download is counted.\"]){{ else }}{{ end }}"
fields: fields:
category: category: