mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-30 19:50:15 -07:00
Fixed: UrlBase when downloading backup files
This commit is contained in:
parent
e75d3fa233
commit
16156611db
1 changed files with 1 additions and 2 deletions
|
@ -1,2 +1 @@
|
|||
<a href="{{urlBack}}/backup/{{type}}/{{name}}" class="no-router">{{name}}</a>
|
||||
|
||||
<a href="{{UrlBase}}/backup/{{type}}/{{name}}" class="no-router">{{name}}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue