Update needle exactness to avoid conflicts of boot types.

This commit is contained in:
Lukas Ruzicka 2023-06-08 10:19:55 +02:00
parent 91ec6e627c
commit 1565eaf58e
1 changed files with 15 additions and 15 deletions

View File

@ -1,16 +1,16 @@
{
"area": [
{
"xpos": 501,
"ypos": 683,
"width": 117,
"height": 19,
"type": "match",
"match": 94
}
],
"properties": [],
"tags": [
"pikvm_boot_boot_bios"
]
{
"area": [
{
"xpos": 501,
"ypos": 683,
"width": 117,
"height": 19,
"type": "match",
"match": "98"
}
],
"properties": [],
"tags": [
"pikvm_boot_boot_bios"
]
}