mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
updated analytics
This commit is contained in:
parent
5c03c873b2
commit
890b8b1c2c
@ -37,7 +37,7 @@ public virtual void Checkpoint()
|
||||
if (!IsOnMasterBranch())
|
||||
return;
|
||||
|
||||
if (EnviromentProvider.IsNewInstall)
|
||||
if (EnviromentProvider.RegisterNewInstall)
|
||||
{
|
||||
_deskMetricsClient.RegisterInstall();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user