This commit is contained in:
2026-09-01 23:53:03 +02:00
parent a1a4fbce8e
commit 73de973603
3 changed files with 19 additions and 10 deletions
+10 -10
View File
@@ -1,13 +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"
},
"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"
}
}