diff --git a/remote-dialog/data.json b/remote-dialog/data.json new file mode 100644 index 0000000..fe3173e --- /dev/null +++ b/remote-dialog/data.json @@ -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" + }, +} +