19 lines
338 B
JSON
19 lines
338 B
JSON
{
|
|
"actions": [
|
|
{
|
|
"name": "notify",
|
|
"params": [
|
|
{
|
|
"name": "title",
|
|
"type": "QString"
|
|
},
|
|
{
|
|
"name": "body",
|
|
"type": "QString"
|
|
}
|
|
]
|
|
}
|
|
|
|
]
|
|
}
|