mirror of https://github.com/Jackett/Jackett
proporno: fix spacing
This commit is contained in:
parent
18d791c08c
commit
8ff3021197
|
@ -115,7 +115,7 @@ search:
|
|||
- name: dateparse
|
||||
args: "2-01-2006, 15:04 -07:00"
|
||||
date:
|
||||
text: "{{ if or .Result.date_year .Result.date_today .Result.date_yday }}{{ or .Result.date_year .Result.date_today .Result.date_yday }}{{ else }}now{{ end }}"
|
||||
text: "{{ if or .Result.date_year .Result.date_today .Result.date_yday }}{{ or .Result.date_year .Result.date_today .Result.date_yday }}{{ else }}now{{ end }}"
|
||||
size:
|
||||
text: "1 GB"
|
||||
seeders:
|
||||
|
|
Loading…
Reference in New Issue