feat(DataCollection) Added opt-in data collection
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
|
||||
protected override void OnInitialized()
|
||||
{
|
||||
base.OnInitialized();
|
||||
isOnDev = NavigationManager.BaseUri.Contains("https://localhost");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user