diff --git a/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs b/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs index cb0ea1ecafc..b198aebbd12 100644 --- a/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs +++ b/app/assets/javascripts/discourse/app/templates/components/bread-crumbs.hbs @@ -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