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