Revert "Tweak text_console_login match area"
This reverts commit f66f510832
.
Turns out this breaks lots of stuff, so it needs to go back.
I'll have to figure another way to handle the cloud login.
This commit is contained in:
parent
f66f510832
commit
411f0d34e7
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"height": 15,
|
"height": 30,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
"width": 61,
|
"width": 56,
|
||||||
"xpos": 72,
|
"xpos": 72,
|
||||||
"ypos": 64
|
"ypos": 49
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
@ -15,4 +15,4 @@
|
|||||||
"ENV-DISTRI-fedora",
|
"ENV-DISTRI-fedora",
|
||||||
"ENV-FLAVOR-develop"
|
"ENV-FLAVOR-develop"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user