From 2292cabb15f44b8ec9bb79f0d1aab9c7ee3699b2 Mon Sep 17 00:00:00 2001 From: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:27:34 +0200 Subject: [PATCH] Update packages/volto/src/config/NonContentRoutesPublic.jsx Co-authored-by: Steve Piercy --- packages/volto/src/config/NonContentRoutesPublic.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/volto/src/config/NonContentRoutesPublic.jsx b/packages/volto/src/config/NonContentRoutesPublic.jsx index c2a588c9d2..30583c15f3 100644 --- a/packages/volto/src/config/NonContentRoutesPublic.jsx +++ b/packages/volto/src/config/NonContentRoutesPublic.jsx @@ -1,4 +1,4 @@ -// PublicUi routes that are noContentRoutes, and we won't cms-ui +// PublicUi routes that are nonContentRoutes, and should not be members of isCmsUi // You can include either RegEx or a string representing the ending of the // nonContentRoute. For example, '/add' will match '/foo/bar/add'. export const nonContentRoutesPublic = [