Add option to hide action bar in collapsed toots
This commit is contained in:
@ -33,6 +33,7 @@ const initialState = ImmutableMap({
|
||||
user_backgrounds : false,
|
||||
preview_images : false,
|
||||
}),
|
||||
show_action_bar : true,
|
||||
}),
|
||||
media : ImmutableMap({
|
||||
letterbox : true,
|
||||
|
Reference in New Issue
Block a user