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