diff --git a/client/src/reducers/undoableConfig.js b/client/src/reducers/undoableConfig.js index e1907c3a..d18270ad 100644 --- a/client/src/reducers/undoableConfig.js +++ b/client/src/reducers/undoableConfig.js @@ -80,6 +80,7 @@ const saveOnActions = new Set([ "color by categorical metadata", "color by continuous metadata", "color by expression", + "color by geneset mean expression", "show centroid labels for category",