mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Back to defaul orientation
This commit is contained in:
parent
99734dcfe8
commit
5ba64aa4e1
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue