mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-29 14:16:36 +00:00
Fix screen orientation for EP 2.2.2 on balenaOS 2.62.0.+rev1
Change-type: patch
This commit is contained in:
parent
eb0602a5f1
commit
c77f595724
@ -54,6 +54,9 @@ const db = {
|
||||
'2.58.3+rev4': {
|
||||
xrandrArgs: '-o inverted -x',
|
||||
},
|
||||
'2.62.0+rev1': {
|
||||
xrandrArgs: '-o inverted -x',
|
||||
},
|
||||
},
|
||||
'2.3.1': {
|
||||
default: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user