feat(DataCollection) Added opt-in data collection
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
base.OnInitialized();
|
||||
labelId = Label.ToLower().Replace(" ", "_");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user