mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 07:53:41 +02:00
partis: remove unnecessary slash
This commit is contained in:
@@ -120,7 +120,7 @@ login:
|
|||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: /torrent/search
|
- path: torrent/search
|
||||||
inputs:
|
inputs:
|
||||||
q: "{{ .Keywords }}"
|
q: "{{ .Keywords }}"
|
||||||
cat: "{{ join .Categories \",\" }}"
|
cat: "{{ join .Categories \",\" }}"
|
||||||
|
Reference in New Issue
Block a user