Removed enabled Insight config param and replaced with activateOnStartup param.
This commit is contained in:
@@ -135,7 +135,7 @@ namespace Bloom
|
||||
|
||||
struct InsightConfig
|
||||
{
|
||||
bool insightEnabled = true;
|
||||
bool activateOnStartup = false;
|
||||
|
||||
InsightConfig() = default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user