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 committed by GitHub
parent 183e9d953b
commit 48a71e6ad2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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,