fix: help center clearing minor bugs (#5075)
This commit is contained in:
@@ -25,3 +25,5 @@ if category.root_category.present?
|
||||
json.partial! 'api/v1/accounts/categories/associated_category.json.jbuilder', category: category.root_category
|
||||
end
|
||||
end
|
||||
|
||||
json.articles_count category.articles.published.try(:count)
|
||||
|
||||
Reference in New Issue
Block a user