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,22 +1,15 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"xpos": 270,
|
"height": 55,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
"height": 15,
|
"width": 43,
|
||||||
"ypos": 744,
|
"xpos": 196,
|
||||||
"width": 73
|
"ypos": 711
|
||||||
},
|
}
|
||||||
{
|
],
|
||||||
"xpos": 196,
|
"properties": [],
|
||||||
"ypos": 711,
|
"tags": [
|
||||||
"width": 43,
|
"cockpit_leftbar_scroll"
|
||||||
"height": 55,
|
]
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"cockpit_leftbar_scroll"
|
|
||||||
]
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user