mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 13:35:20 -05:00
CLEANUP: remove 'contains_messages' leftover 💩
This commit is contained in:
@@ -19,8 +19,7 @@ class BasicCategorySerializer < ApplicationSerializer
|
||||
:background_url,
|
||||
:can_edit,
|
||||
:topic_template,
|
||||
:has_children,
|
||||
:contains_messages
|
||||
:has_children
|
||||
|
||||
def include_parent_category_id?
|
||||
parent_category_id
|
||||
|
||||
Reference in New Issue
Block a user