mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-21 10:45:12 -04:00
Fixed: Disabled error reporting
This commit is contained in:
1 parent
6ffeba37cb
commit
71e83ba8a8
1 file changed
+1
-1
@@ -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