From f3ee3623c76636847f7c583dfe835617418c2b28 Mon Sep 17 00:00:00 2001 From: David Glick Date: Thu, 21 Sep 2023 16:40:41 +0000 Subject: [PATCH] [fc] Add plone.app.querystring to checkouts.cfg --- checkouts.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/checkouts.cfg b/checkouts.cfg index 40ef992d41..4e1af63228 100644 --- a/checkouts.cfg +++ b/checkouts.cfg @@ -17,3 +17,4 @@ auto-checkout = plone.app.event plone.event plone.app.multilingual + plone.app.querystring