mirror of
https://github.com/Jackett/Jackett
synced 2025-03-11 22:52:58 +00:00
portugas: prevent keywordless search failure
This commit is contained in:
parent
47823fb937
commit
c98fd0e767
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ search:
|
||||||
tvdb: "{{ .Query.TVDBID }}"
|
tvdb: "{{ .Query.TVDBID }}"
|
||||||
tmdb: "{{ .Query.TMDBID }}"
|
tmdb: "{{ .Query.TMDBID }}"
|
||||||
mal: ""
|
mal: ""
|
||||||
igdb: ""
|
|
||||||
start_year: ""
|
start_year: ""
|
||||||
end_year: ""
|
end_year: ""
|
||||||
sorting: "{{ .Config.sort }}"
|
sorting: "{{ .Config.sort }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue