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:
Adam Williamson 2019-11-27 08:36:35 -08:00
parent f66f510832
commit 411f0d34e7
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
{
"area": [
{
"height": 15,
"height": 30,
"type": "match",
"width": 61,
"width": 56,
"xpos": 72,
"ypos": 64
"ypos": 49
}
],
"properties": [],
@ -15,4 +15,4 @@
"ENV-DISTRI-fedora",
"ENV-FLAVOR-develop"
]
}
}