mirror of
https://github.com/Readarr/Readarr.git
synced 2026-01-29 16:21:18 -05:00
Fixed: Disabled error reporting
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user