Skip to content

Commit

Permalink
Save excludedRowRenderersId settings
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Jul 20, 2020
1 parent 1d8a50f commit ffea0c5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ import {
updateTimeline,
updateTitle,
updateAutoSaveMsg,
setExcludedRowRendererIds,
setFilters,
setSavedQueryId,
startTimelineSaving,
Expand All @@ -92,6 +93,7 @@ const timelineActionsType = [
dataProviderEdited.type,
removeColumn.type,
removeProvider.type,
setExcludedRowRendererIds.type,
setFilters.type,
setSavedQueryId.type,
updateColumns.type,
Expand Down

0 comments on commit ffea0c5

Please sign in to comment.