Back to defaul orientation

This commit is contained in:
Jorik Schellekens 2020-07-08 17:03:08 +01:00
parent 99734dcfe8
commit 5ba64aa4e1

View file

@ -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,