diff --git a/frontend/src/Store/Actions/historyActions.js b/frontend/src/Store/Actions/historyActions.js index 4c2e5e78f..f1beca264 100644 --- a/frontend/src/Store/Actions/historyActions.js +++ b/frontend/src/Store/Actions/historyActions.js @@ -193,7 +193,8 @@ export const persistState = [ 'history.pageSize', 'history.sortKey', 'history.sortDirection', - 'history.selectedFilterKey' + 'history.selectedFilterKey', + 'history.columns' ]; //