Use hiddenBlocks in store-perf

Co-Authored-By: psealock <psealock@gmail.com>
This commit is contained in:
Albert Juhé Lluveras 2019-05-08 20:41:38 +12:00 committed by GitHub
parent 9efe16c485
commit 6a8c7a235b
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ export default compose(
if ( statKeys.length === 0 ) {
return {
hiddenIndicators: [],
hiddenBlocks,
userIndicators,
indicators,
};