D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
grafana
/
public
/
app
/
features
/
commandPalette
/
Filename :
values.ts
back
Copy
export const RECENT_DASHBOARDS_PRORITY = 5; export const ACTIONS_PRIORITY = 4; export const DEFAULT_PRIORITY = 3; export const PREFERENCES_PRIORITY = 2; export const SEARCH_RESULTS_PRORITY = 1; // Dynamic actions should be below static ones so the list doesn't 'jump' when they come in