1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-14 12:25:44 +00:00

Shrink Arabic prerelease note match area a bit

We don't need to capture the greyspace.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-02-09 09:24:40 -08:00
parent 2d87ac8ff5
commit d112944526

View File

@ -1,16 +1,16 @@
{ {
"area": [ "area": [
{ {
"type": "match", "height": 18,
"height": 18, "type": "match",
"width": 136, "width": 106,
"xpos": 76, "xpos": 96,
"ypos": 50 "ypos": 50
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"LANGUAGE-arabic", "LANGUAGE-arabic",
"prerelease_note" "prerelease_note"
] ]
} }