Merge branch 'feature/annotations' into feature/persistent-legend-with-master
commit
7c9ae33648
|
@ -525,13 +525,13 @@ const mapStateToProps = (state, {params: {dashboardID}}) => {
|
|||
dashboards,
|
||||
autoRefresh,
|
||||
isUsingAuth,
|
||||
cellQueryStatus,
|
||||
inPresentationMode,
|
||||
showTemplateControlBar,
|
||||
selectedCell,
|
||||
singleStatType,
|
||||
singleStatColors,
|
||||
gaugeColors,
|
||||
cellQueryStatus,
|
||||
inPresentationMode,
|
||||
showTemplateControlBar,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue