mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 21:42:16 -07:00
Because it's 2016!
This commit is contained in:
parent
2e36538dcd
commit
aba613acd1
220 changed files with 450 additions and 2053 deletions
|
@ -38,12 +38,6 @@ namespace NzbDrone.Api.Logs
|
|||
return Path.Combine(_appFolderInfo.GetUpdateLogFolder(), filename);
|
||||
}
|
||||
|
||||
protected override string DownloadUrlRoot
|
||||
{
|
||||
get
|
||||
{
|
||||
return "updatelogfile";
|
||||
}
|
||||
}
|
||||
protected override string DownloadUrlRoot => "updatelogfile";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue