mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Make hi-color privacy icons opt-in instead of opt-out
This commit is contained in:
parent
ac54292d69
commit
cc5a81b7d8
@ -18,7 +18,7 @@ const initialState = ImmutableMap({
|
||||
confirm_before_clearing_draft: true,
|
||||
preselect_on_reply: true,
|
||||
inline_preview_cards: true,
|
||||
hicolor_privacy_icons: true,
|
||||
hicolor_privacy_icons: false,
|
||||
content_warnings : ImmutableMap({
|
||||
auto_unfold : false,
|
||||
filter : null,
|
||||
|
Loading…
Reference in New Issue
Block a user