BTNext: fix error on no results

This commit is contained in:
kaso17 2017-08-22 19:03:11 +02:00 committed by kaso17
parent 8e1d321817
commit 4b02141250
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
search_type: "name" search_type: "name"
searchin: "title" searchin: "title"
error: error:
- selector: div.error - selector: div.error:not(:contains("Não existem resultados encontrados."))
rows: rows:
selector: table#torrents_table_classic > tbody > tr:has(td.torrent_name) selector: table#torrents_table_classic > tbody > tr:has(td.torrent_name)
fields: fields: