[feature] Re-enable auto-unfold CW setting (#46)

Fixes #45

Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/46
Co-authored-by: prplecake <me@prplecake.com>
Co-committed-by: prplecake <me@prplecake.com>
This commit is contained in:
prplecake
2025-05-14 17:23:29 +00:00
committed by tobi
parent 8eba3f59f8
commit 02106153ec
4 changed files with 14 additions and 39 deletions
@@ -23,6 +23,7 @@ const initialState = ImmutableMap({
tag_misleading_links: true,
rewrite_mentions: 'no',
content_warnings : ImmutableMap({
auto_unfold : false,
filter : null,
media_outside: true,
shared_state : true,