Back to defaul orientation
parent
99734dcfe8
commit
5ba64aa4e1
|
@ -305,7 +305,7 @@ export const SETTINGS = {
|
||||||
"VideoView.flipVideoHorizontally": {
|
"VideoView.flipVideoHorizontally": {
|
||||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||||
displayName: _td('Mirror local video feed'),
|
displayName: _td('Mirror local video feed'),
|
||||||
default: true,
|
default: false,
|
||||||
},
|
},
|
||||||
"TagPanel.enableTagPanel": {
|
"TagPanel.enableTagPanel": {
|
||||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||||
|
|
Loading…
Reference in New Issue