Whoops, add missing area to akonadi notification needle
Needed for the click to actually dismiss the notification. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c8672f3b48
commit
629c67e1f5
@ -1,11 +1,18 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 623,
|
||||
"ypos": 455,
|
||||
"width": 128,
|
||||
"height": 16,
|
||||
"type": "match"
|
||||
"type": "match",
|
||||
"width": 128,
|
||||
"xpos": 623,
|
||||
"ypos": 455
|
||||
},
|
||||
{
|
||||
"height": 15,
|
||||
"type": "match",
|
||||
"width": 15,
|
||||
"xpos": 985,
|
||||
"ypos": 435
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
|
Loading…
Reference in New Issue
Block a user