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