mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Add setting to disable the pop-in player
This commit is contained in:
@@ -49,6 +49,7 @@ const initialState = ImmutableMap({
|
||||
letterbox : true,
|
||||
fullwidth : true,
|
||||
reveal_behind_cw : false,
|
||||
pop_in_player : true,
|
||||
}),
|
||||
notifications : ImmutableMap({
|
||||
favicon_badge : false,
|
||||
|
||||
Reference in New Issue
Block a user