mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-24 13:50:47 +02:00
updated analytics
This commit is contained in:
parent
5c03c873b2
commit
890b8b1c2c
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ public virtual void Checkpoint()
|
|||
if (!IsOnMasterBranch())
|
||||
return;
|
||||
|
||||
if (EnviromentProvider.IsNewInstall)
|
||||
if (EnviromentProvider.RegisterNewInstall)
|
||||
{
|
||||
_deskMetricsClient.RegisterInstall();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue