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