mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
added defaultAppId
This commit is contained in:
parent
6296dcded2
commit
97da79c01c
1 changed files with 3 additions and 1 deletions
|
@ -39,6 +39,8 @@ define(function () {
|
|||
{ id: 'visualize', name: 'Visualize' },
|
||||
{ id: 'dashboard', name: 'Dashboard' },
|
||||
{ id: 'examples', name: 'Examples' }
|
||||
]
|
||||
],
|
||||
|
||||
defaultAppId: 'discover'
|
||||
};
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue