Fix select disk needles (#26)
* Fix Select Disk Needle * Fix needle for disk 2 Co-authored-by: lumarel <lumarel@users.noreply.github.com>
This commit is contained in:
parent
3e680195f2
commit
ee903aa6be
@ -0,0 +1,17 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"ypos": 283,
|
||||
"height": 24,
|
||||
"xpos": 39,
|
||||
"width": 17
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-rocky",
|
||||
"ENV-FLAVOR-server",
|
||||
"anaconda_install_destination_select_disk_1"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
@ -0,0 +1,17 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 18,
|
||||
"xpos": 201,
|
||||
"height": 23,
|
||||
"ypos": 284,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"ENV-DISTRI-rocky",
|
||||
"ENV-FLAVOR-server",
|
||||
"anaconda_install_destination_select_disk_2"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue
Block a user