Skip to content

Commit

Permalink
Change counters to be displayed on profile timelines in web UI (masto…
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored Jun 5, 2024
1 parent 4655be0 commit 3c435f9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ class AccountTimeline extends ImmutablePureComponent {
emptyMessage={emptyMessage}
bindToDocument={!multiColumn}
timelineId='account'
withCounters
/>
</Column>
);
Expand Down

0 comments on commit 3c435f9

Please sign in to comment.