feat(DataCollection) Added opt-in data collection
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
base.OnInitialized();
|
||||
economyComparisonService.Subscribe(CalculateDifferences);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user