// Copyright Epic Games, Inc. All Rights Reserved. #include "InsightsFrontendSettings.h" namespace UE::Insights { FInsightsFrontendSettings FInsightsFrontendSettings::Defaults(true); } // namespace UE::Insights