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