From 678de11a4ce9155bd23f0f09ada14403456becd0 Mon Sep 17 00:00:00 2001 From: "C.A.M. Gerlach" Date: Mon, 11 Dec 2023 19:34:55 -0600 Subject: [PATCH] Fix recursion error in admin panel introduced in 4bf326b --- flowblocks/multisection.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowblocks/multisection.ini b/flowblocks/multisection.ini index 9ff44c0..c54d52c 100644 --- a/flowblocks/multisection.ini +++ b/flowblocks/multisection.ini @@ -26,4 +26,4 @@ type = string label = Inner Content Flowblocks description = The set of flowblock sections comprising the body content of the multi-section. type = flow -flow_blocks = mission, content, services, gallery, team, dashboard, multisection +flow_blocks = mission, content, services, gallery, team, dashboard