diff --git a/src/plugins/home/public/application/components/home.js b/src/plugins/home/public/application/components/home.js index 1c1e38c25c35..932c87d2fa72 100644 --- a/src/plugins/home/public/application/components/home.js +++ b/src/plugins/home/public/application/components/home.js @@ -72,7 +72,7 @@ export class Home extends Component { // before rendering. This prevents an annoying flickering // effect where home renders, and then a few ms after, the // welcome screen fades in. - // Dummy change + // Dummy change. more changes isLoading: isWelcomeEnabled, isNewOpenSearchDashboardsInstance: false, isWelcomeEnabled,