feat(DataCollection) Added opt-in data collection
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
base.OnInitialized();
|
||||
entity = DATA.Get()[entityDialogService.GetEntityId() ?? string.Empty];
|
||||
|
||||
entityDialogService.Subscribe(OnUpdate);
|
||||
|
||||
Reference in New Issue
Block a user