mirror of https://github.com/Radarr/Radarr
updated analytics
This commit is contained in:
parent
5c03c873b2
commit
890b8b1c2c
|
@ -37,7 +37,7 @@ namespace NzbDrone.Core.Providers
|
|||
if (!IsOnMasterBranch())
|
||||
return;
|
||||
|
||||
if (EnviromentProvider.IsNewInstall)
|
||||
if (EnviromentProvider.RegisterNewInstall)
|
||||
{
|
||||
_deskMetricsClient.RegisterInstall();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue