Json example
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"title": "Lorem ipsum",
|
||||||
|
"content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit",
|
||||||
|
"button1": {
|
||||||
|
"text": "Lorem",
|
||||||
|
"action": "https://nextcloud.com"
|
||||||
|
},
|
||||||
|
"button2": {
|
||||||
|
"text": "Ipsum",
|
||||||
|
"action": "https://livellosegreto.it"
|
||||||
|
},
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user