From f1054825bc82796ee6aded83603be2ef6ab224a9 Mon Sep 17 00:00:00 2001 From: Daniele Verducci Date: Wed, 2 Sep 2026 21:59:00 +0200 Subject: [PATCH] Removed test json --- remote-dialog/data.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 remote-dialog/data.json diff --git a/remote-dialog/data.json b/remote-dialog/data.json deleted file mode 100644 index 5e62f79..0000000 --- a/remote-dialog/data.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "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" - } -} -