mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Remove summarization code (#27373)
This commit is contained in:
@@ -22,7 +22,6 @@ class WebHookTopicViewSerializer < TopicViewSerializer
|
||||
slow_mode_seconds
|
||||
slow_mode_enabled_until
|
||||
bookmarks
|
||||
summarizable
|
||||
].each { |attr| define_method("include_#{attr}?") { false } }
|
||||
|
||||
def include_show_read_indicator?
|
||||
|
||||
Reference in New Issue
Block a user