mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-11 07:37:10 -07:00
Added version to page footer, minor tweaks.
This commit is contained in:
parent
86c35d8c8c
commit
2a64014c96
11 changed files with 42 additions and 9 deletions
|
@ -103,7 +103,7 @@ namespace NzbDrone
|
|||
Console.WriteLine("EPIC FAIL: {0}", excepion);
|
||||
Logger.Fatal("EPIC FAIL: {0}", excepion);
|
||||
|
||||
#if Release
|
||||
#if RELEASE
|
||||
new Client
|
||||
{
|
||||
ApiKey = "43BBF60A-EB2A-4C1C-B09E-422ADF637265",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue