Change glitch flavor to show approximate reply count by default (#3157)

This commit is contained in:
Claire
2025-08-22 22:29:21 +02:00
parent 45932983fc
commit 48315a719d

View File

@@ -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,