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