From 4e5eef5d448a8e2b39e1727c2dfa70ed74db2853 Mon Sep 17 00:00:00 2001 From: Joe Parsons <471936+joeparsons@users.noreply.github.com> Date: Wed, 13 May 2026 12:52:56 -0700 Subject: [PATCH] #5595: Add enforce_prop_schemas to az_barrio. --- themes/custom/az_barrio/az_barrio.info.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/custom/az_barrio/az_barrio.info.yml b/themes/custom/az_barrio/az_barrio.info.yml index cafaf6f0ca..bcc9224b15 100644 --- a/themes/custom/az_barrio/az_barrio.info.yml +++ b/themes/custom/az_barrio/az_barrio.info.yml @@ -58,3 +58,5 @@ libraries-extend: libraries-override: bootstrap_barrio/toast: az_barrio/toasts + +enforce_prop_schemas: true