Skip to content

Commit

Permalink
Revert "Revert "Show announcements in reverse chronological order (ma…
Browse files Browse the repository at this point in the history
…stodon#15065)""

This reverts commit 80dc240.
  • Loading branch information
ponapalt committed Nov 19, 2020
1 parent 7363261 commit 0d6f091
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ class Announcements extends ImmutablePureComponent {
selected={index === idx}
disabled={disableSwiping}
/>
))}
)).reverse()}
</ReactSwipeableViews>

{announcements.size > 1 && (
Expand Down

0 comments on commit 0d6f091

Please sign in to comment.