Drop stray match area from cockpit_leftbar_scroll
That's not supposed to be there... Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
11320dad16
commit
0220334a57
@ -1,18 +1,11 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 270,
|
||||
"type": "match",
|
||||
"height": 15,
|
||||
"ypos": 744,
|
||||
"width": 73
|
||||
},
|
||||
{
|
||||
"xpos": 196,
|
||||
"ypos": 711,
|
||||
"width": 43,
|
||||
"height": 55,
|
||||
"type": "match"
|
||||
"type": "match",
|
||||
"width": 43,
|
||||
"xpos": 196,
|
||||
"ypos": 711
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
|
Loading…
Reference in New Issue
Block a user