mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Fixed: Disabled error reporting
This commit is contained in:
parent
6ffeba37cb
commit
71e83ba8a8
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user