fix breaking path

pull/64/head
Akhil Gupta 4 years ago
parent 09412f14ec
commit c094c9e74d

@ -131,7 +131,7 @@
{{if .DownloadPath}} {{if .DownloadPath}}
<a <a
class="button" class="button"
href="/podcastitems/{{.ID}}/file" href="/{{ .DownloadPath }}"
download download
title="Download episode file" title="Download episode file"
><i class="fas fa-download"></i ><i class="fas fa-download"></i

Loading…
Cancel
Save