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