7torrents: change keyword-less search. resolves #7772

This commit is contained in:
Garfield69 2020-03-22 11:49:43 +13:00
parent f2bf84a8d9
commit c4b77eafb6
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
paths:
- path: search
inputs:
query: "{{ if .Keywords }}{{ .Keywords }}{{else}}2020{{end}}"
query: "{{ if .Keywords }}{{ .Keywords }}{{else}} {{end}}"
sort: "{{ .Config.sort }}"
rows: