mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Explore: Export timezone from redux state (#20812)
This commit is contained in:
@@ -420,6 +420,7 @@ function mapStateToProps(state: StoreState, { exploreId }: ExploreProps): Partia
|
||||
queryResponse,
|
||||
originPanelId,
|
||||
syncedTimes,
|
||||
timeZone,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user