Skip to content

Commit

Permalink
Back to defaul orientation
Browse files Browse the repository at this point in the history
  • Loading branch information
JorikSchellekens committed Jul 8, 2020
1 parent 99734dc commit 5ba64aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/settings/Settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ export const SETTINGS = {
"VideoView.flipVideoHorizontally": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
displayName: _td('Mirror local video feed'),
default: true,
default: false,
},
"TagPanel.enableTagPanel": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
Expand Down

0 comments on commit 5ba64aa

Please sign in to comment.