From 6e77155bb3b3f7114a36d04e85bc170d59d180cf Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 7 Jul 2022 14:21:44 -0700 Subject: [PATCH] Drop match level on boxes_allow_inhibit needle Got a 95% match today, let's just drop the level instead of adding yet another needle. Signed-off-by: Adam Williamson --- needles/anaconda/vnc/boxes_allow_inhibit-20220517.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/needles/anaconda/vnc/boxes_allow_inhibit-20220517.json b/needles/anaconda/vnc/boxes_allow_inhibit-20220517.json index 9527789d..fdb04183 100644 --- a/needles/anaconda/vnc/boxes_allow_inhibit-20220517.json +++ b/needles/anaconda/vnc/boxes_allow_inhibit-20220517.json @@ -4,6 +4,7 @@ "height": 14, "width": 43, "type": "match", + "match": 92, "ypos": 469, "xpos": 613 } @@ -14,4 +15,4 @@ "connections_allow_inhibit", "vinagre_allow_inhibit" ] -} \ No newline at end of file +}