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