Change counters to be displayed on profile timelines in web UI (#30525)

pull/30575/head
Eugen Rochko 10 months ago committed by GitHub
parent 4655be0da6
commit 3c435f9ba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -199,6 +199,7 @@ class AccountTimeline extends ImmutablePureComponent {
emptyMessage={emptyMessage}
bindToDocument={!multiColumn}
timelineId='account'
withCounters
/>
</Column>
);

Loading…
Cancel
Save