Skip to content

Commit

Permalink
Merge branch 'EN-7996-outing-conversation' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-entourage committed Mar 10, 2025
2 parents 16871f4 + ce83718 commit b472c1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/serializers/v1/conversation_home_serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ def user
end

def section
return unless object.action?

object.becomes(object.action_class).section
end

Expand Down

0 comments on commit b472c1a

Please sign in to comment.