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