From e565e5abc5448e65d8eb3c1dae764d1b94e3dcc7 Mon Sep 17 00:00:00 2001 From: Imagelance Date: Thu, 2 Jan 2025 12:34:43 +0000 Subject: [PATCH] Update 'schema.json' --- schema.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/schema.json b/schema.json index 6765fa3..930d2b2 100644 --- a/schema.json +++ b/schema.json @@ -27,8 +27,7 @@ }, "image_link": { "label": "URL obrázku", - "type": "url", - "value": "https://cdn.nebe.app/demo/print/product.svg" + "type": "url" }, "price": { "label": "Cena", @@ -52,7 +51,7 @@ }, "link": { "label": "Odkaz", - "value": "https://www.nebe.app/app", + "value": "https://www.example.com", "prefill": true } }