Add option to share CW toggle state across instances of a post
This commit is contained in:
@@ -27,6 +27,7 @@ const initialState = ImmutableMap({
|
||||
content_warnings : ImmutableMap({
|
||||
filter : null,
|
||||
media_outside: false,
|
||||
shared_state : false,
|
||||
}),
|
||||
collapsed : ImmutableMap({
|
||||
enabled : true,
|
||||
|
Reference in New Issue
Block a user