From b82de3a0515d74371a5bab94e23e89d29df873d4 Mon Sep 17 00:00:00 2001 From: Niclas Norin Date: Wed, 30 Aug 2023 16:55:02 +0200 Subject: [PATCH] Fix: Slider video removing description for missing attribute --- source/php/Component/Slider__item/slider__item.json | 1 - 1 file changed, 1 deletion(-) diff --git a/source/php/Component/Slider__item/slider__item.json b/source/php/Component/Slider__item/slider__item.json index 155ce63b..39f0017a 100644 --- a/source/php/Component/Slider__item/slider__item.json +++ b/source/php/Component/Slider__item/slider__item.json @@ -27,7 +27,6 @@ "theme": "The color palette to be used", "image": "An url or path to an image to use as background for the segment", "background_video": "A video background for the segment", - "mobile_image": "URL to mobile image", "link": "Where the slide should link to", "containerColor": "Determines what color the container and text should be", "alt": "Alternative text",