fix notifications interface

pull/135/head
Michael Zanetti 2018-01-30 15:24:01 +01:00
parent 6072a159b7
commit 8862e357a6
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@
{
"name": "title",
"type": "QString"
},
{
"name": "body",
"type": "QString"
}
]
}