From 55721ae690b32b2ce653a34eb4e60c87ad8b72ae Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 2 Dec 2022 15:53:10 -0800 Subject: [PATCH] Drop match levels on the akonadi migration needle To catch minor variations. Signed-off-by: Adam Williamson --- needles/kde/akonadi_migration_notification-20220324.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/needles/kde/akonadi_migration_notification-20220324.json b/needles/kde/akonadi_migration_notification-20220324.json index 3d542be2..7dcf973d 100644 --- a/needles/kde/akonadi_migration_notification-20220324.json +++ b/needles/kde/akonadi_migration_notification-20220324.json @@ -3,6 +3,7 @@ { "xpos": 589, "type": "match", + "match": 90, "height": 16, "ypos": 392, "width": 128 @@ -10,6 +11,7 @@ { "xpos": 993, "type": "match", + "match": 90, "height": 15, "width": 15, "ypos": 366 @@ -19,4 +21,4 @@ "tags": [ "akonadi_migration_notification" ] -} \ No newline at end of file +}