1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-30 19:02:06 +00:00

Fixed: Disabled error reporting

This commit is contained in:
Mark McDowall 2014-11-20 17:17:23 -08:00
parent 6ffeba37cb
commit 71e83ba8a8

View file

@ -23,7 +23,7 @@ public static void Register(IStartupContext startupContext, bool updateApp, bool
}
//Disabling for now - until its fixed or we yank it out
RegisterExceptron();
//RegisterExceptron();
if (updateApp)
{