Add local setting for pop-in player position
This commit is contained in:
@@ -50,6 +50,7 @@ const initialState = ImmutableMap({
|
||||
fullwidth : true,
|
||||
reveal_behind_cw : false,
|
||||
pop_in_player : true,
|
||||
pop_in_position : 'right',
|
||||
}),
|
||||
notifications : ImmutableMap({
|
||||
favicon_badge : false,
|
||||
|
Reference in New Issue
Block a user