diff --git a/needles/console/console_initial_setup_done.json b/needles/console/console_initial_setup_done.json index 7abacf29..caa70168 100644 --- a/needles/console/console_initial_setup_done.json +++ b/needles/console/console_initial_setup_done.json @@ -1,29 +1,29 @@ -{ - "area": [ - { - "xpos": 360, - "ypos": 624, - "width": 98, - "height": 14, - "type": "match" - }, - { - "xpos": 361, - "ypos": 658, - "width": 65, - "height": 12, - "type": "match" - }, - { - "xpos": 33, - "ypos": 690, - "width": 65, - "height": 11, - "type": "match" - } - ], - "tags": [ - "console_initial_setup_done" - ], - "properties": [] +{ + "area": [ + { + "height": 14, + "type": "match", + "width": 62, + "xpos": 360, + "ypos": 624 + }, + { + "height": 12, + "type": "match", + "width": 65, + "xpos": 361, + "ypos": 658 + }, + { + "height": 11, + "type": "match", + "width": 65, + "xpos": 33, + "ypos": 690 + } + ], + "properties": [], + "tags": [ + "console_initial_setup_done" + ] } \ No newline at end of file