Use hiddenBlocks in store-perf
Co-Authored-By: psealock <psealock@gmail.com>
This commit is contained in:
parent
9efe16c485
commit
6a8c7a235b
|
@ -199,7 +199,7 @@ export default compose(
|
|||
|
||||
if ( statKeys.length === 0 ) {
|
||||
return {
|
||||
hiddenIndicators: [],
|
||||
hiddenBlocks,
|
||||
userIndicators,
|
||||
indicators,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue