fix notifications interface

This commit is contained in:
Michael Zanetti 2018-01-30 15:24:01 +01:00
parent 6072a159b7
commit 8862e357a6

View File

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