Add glitch-soc local setting to display reply counters
Defaults to false.
This commit is contained in:
@@ -528,6 +528,7 @@ export default class Status extends ImmutablePureComponent {
|
||||
{...other}
|
||||
status={status}
|
||||
account={status.get('account')}
|
||||
showReplyCount={settings.get('show_reply_count')}
|
||||
/>
|
||||
) : null}
|
||||
{notification ? (
|
||||
|
Reference in New Issue
Block a user