Skip to content

Commit

Permalink
Fix invisible reactions on detailed statuses when logged out
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEssem committed Nov 8, 2024
1 parent df180ed commit 4563b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/serializers/initial_state_serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ def default_meta_store
trends_as_landing_page: Setting.trends_as_landing_page,
trends_enabled: Setting.trends,
version: instance_presenter.version,
visible_reactions: Setting.visible_reactions,
}
end

Expand Down

0 comments on commit 4563b3a

Please sign in to comment.