Drop match level on cockpit main needle
New cockpit hits 95%, let's just drop the required %age rather than make a new needle. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b2139bf2dd
commit
f11a57f01a
@ -5,11 +5,12 @@
|
|||||||
"type": "match",
|
"type": "match",
|
||||||
"width": 73,
|
"width": 73,
|
||||||
"xpos": 378,
|
"xpos": 378,
|
||||||
"ypos": 731
|
"ypos": 731,
|
||||||
|
"match": 93
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
"tags": [
|
"tags": [
|
||||||
"cockpit_main"
|
"cockpit_main"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user