settings: Reorder starred_message_counts and fluid_layout_width.

This commit re orders the 'Use full width on wide screens' and
'Show counts for starred messages' settings of Preferences settings.
This commit is contained in:
roanster007 2024-04-12 15:29:11 +05:30 committed by Tim Abbott
parent 7f4bc05f8e
commit c7e2e048cb
1 changed files with 1 additions and 1 deletions

View File

@ -148,8 +148,8 @@ export const get_all_preferences = (): DisplaySettings => ({
user_display_settings: [
"dense_mode",
"high_contrast_mode",
"fluid_layout_width",
"starred_message_counts",
"fluid_layout_width",
],
},
render_only: {