Merge branch 'feature/annotations' into feature/persistent-legend-with-master

pull/10616/head
Luke Morris 2018-02-22 21:48:49 -08:00
commit 7c9ae33648
1 changed files with 3 additions and 3 deletions

View File

@ -525,13 +525,13 @@ const mapStateToProps = (state, {params: {dashboardID}}) => {
dashboards,
autoRefresh,
isUsingAuth,
cellQueryStatus,
inPresentationMode,
showTemplateControlBar,
selectedCell,
singleStatType,
singleStatColors,
gaugeColors,
cellQueryStatus,
inPresentationMode,
showTemplateControlBar,
}
}