Fix the build.
This commit is contained in:
parent
71908cd634
commit
68388dfd25
|
@ -20,6 +20,7 @@ class WebHookTopicViewSerializer < TopicViewSerializer
|
|||
topic_timer
|
||||
private_topic_timer
|
||||
details
|
||||
force_summary_mode
|
||||
}.each do |attr|
|
||||
define_method("include_#{attr}?") do
|
||||
false
|
||||
|
|
Loading…
Reference in New Issue