Update default local-settings

This commit is contained in:
Laura Hausmann 2023-10-12 19:38:17 +02:00
parent e6fd0de840
commit d7254bd332
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -14,8 +14,8 @@ const initialState = ImmutableMap({
confirm_missing_media_description: false,
confirm_boost_missing_media_description: false,
confirm_before_clearing_draft: true,
prepend_cw_re: true,
preselect_on_reply: true,
prepend_cw_re: false,
preselect_on_reply: false,
inline_preview_cards: true,
hicolor_privacy_icons: false,
show_content_type_choice: false,
@ -30,7 +30,7 @@ const initialState = ImmutableMap({
enabled : true,
auto : ImmutableMap({
all : false,
notifications : true,
notifications : false,
lengthy : true,
reblogs : false,
replies : false,