Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin P Chandran <[email protected]>
  • Loading branch information
ashwin-pc committed Apr 4, 2024
1 parent 6541629 commit 2ba3e29
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plugins/home/public/application/components/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ export class Home extends Component {
// If welcome is enabled, we wait for loading to complete
// before rendering. This prevents an annoying flickering
// effect where home renders, and then a few ms after, the
// welcome screen fades in
// welcome screen fades in.
// Dummy change
isLoading: isWelcomeEnabled,
isNewOpenSearchDashboardsInstance: false,
isWelcomeEnabled,
Expand Down

0 comments on commit 2ba3e29

Please sign in to comment.