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 } }