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