Skip to content

Commit 670ab0b

Browse files
authored
add missing label for queue method rebuildCategoryIndex (#1152)
1 parent eb0b66f commit 670ab0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/Source/JobMethods.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ class JobMethods implements \Magento\Framework\Data\OptionSourceInterface
99
'moveIndexWithSetSettings' => 'Move Index',
1010
'deleteObjects' => 'Object deletion',
1111
'rebuildStoreCategoryIndex' => 'Category Reindex',
12+
'rebuildCategoryIndex' => 'Category Reindex',
1213
'rebuildStoreProductIndex' => 'Product Reindex',
1314
'rebuildProductIndex' => 'Product Reindex',
1415
'rebuildStoreAdditionalSectionsIndex' => 'Additional Section Reindex',

0 commit comments

Comments
 (0)