mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Updated to exceptron api v1a
This commit is contained in:
parent
bb9e4c88ce
commit
16eecb3b4f
46 changed files with 52399 additions and 32 deletions
|
@ -68,7 +68,7 @@ namespace NzbDrone.Core
|
|||
{
|
||||
EnvironmentProvider.UGuid = Kernel.Get<ConfigProvider>().UGuid;
|
||||
ReportingService.RestProvider = Kernel.Get<RestProvider>();
|
||||
ReportingService.SetupExceptrackDriver();
|
||||
ReportingService.SetupExceptronDriver();
|
||||
|
||||
var appId = AnalyticsProvider.DESKMETRICS_TEST_ID;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue