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