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,15 +1,22 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"xpos": 623,
|
"height": 16,
|
||||||
"ypos": 455,
|
"type": "match",
|
||||||
"width": 128,
|
"width": 128,
|
||||||
"height": 16,
|
"xpos": 623,
|
||||||
"type": "match"
|
"ypos": 455
|
||||||
}
|
},
|
||||||
],
|
{
|
||||||
"properties": [],
|
"height": 15,
|
||||||
"tags": [
|
"type": "match",
|
||||||
"akonadi_migration_notification"
|
"width": 15,
|
||||||
]
|
"xpos": 985,
|
||||||
|
"ypos": 435
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"properties": [],
|
||||||
|
"tags": [
|
||||||
|
"akonadi_migration_notification"
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user