From 67a50c158fc28256d28d541d23b4631060638717 Mon Sep 17 00:00:00 2001 From: "Peter Droogmans (attiks)" Date: Tue, 14 Jan 2025 14:25:59 +0100 Subject: [PATCH] feat: Allow up to 2 images Refs: #UNO-871 --- config/paragraphs.paragraphs_type.image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/paragraphs.paragraphs_type.image.yml b/config/paragraphs.paragraphs_type.image.yml index e848563a..183502b9 100644 --- a/config/paragraphs.paragraphs_type.image.yml +++ b/config/paragraphs.paragraphs_type.image.yml @@ -6,5 +6,5 @@ id: image label: Image icon_uuid: null icon_default: null -description: 'Image upload.' +description: 'Upload up to 2 images.' behavior_plugins: { }