DEV: Fix `bread-crumbs-right` `currentCategory` argument (#18491)
This commit is contained in:
parent
95a57f7e0c
commit
26b9500983
|
@ -33,7 +33,7 @@
|
|||
additionalTags=this.additionalTags
|
||||
noSubcategories=this.noSubcategories
|
||||
showTagsSection=this.showTagsSection
|
||||
currentCategory=this.currentCategory
|
||||
currentCategory=this.category
|
||||
categoryBreadcrumbs=this.categoryBreadcrumbs
|
||||
editingCategory=this.editingCategory
|
||||
editingCategoryTab=this.editingCategoryTab
|
||||
|
|
Loading…
Reference in New Issue