mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-12 23:38:20 +00:00
Change glitch flavor to show approximate reply count by default (#3157)
This commit is contained in:
@@ -10,7 +10,7 @@ const initialState = ImmutableMap({
|
||||
stretch : true,
|
||||
side_arm : 'none',
|
||||
side_arm_reply_mode : 'keep',
|
||||
show_reply_count : false,
|
||||
show_reply_count : true,
|
||||
always_show_spoilers_field: false,
|
||||
confirm_boost_missing_media_description: false,
|
||||
confirm_before_clearing_draft: true,
|
||||
|
||||
Reference in New Issue
Block a user