diff --git a/theme_beauty/static/src/js/tour.js b/theme_beauty/static/src/js/tour.js index 972af74e9..1db4236ac 100644 --- a/theme_beauty/static/src/js/tour.js +++ b/theme_beauty/static/src/js/tour.js @@ -16,7 +16,7 @@ const snippets = [ { id: 's_pricelist_boxed', name: 'Pricelist Boxed', - groupName: "Content", + groupName: "Text", }, { id: 's_features_wall', diff --git a/theme_bistro/static/src/js/tour.js b/theme_bistro/static/src/js/tour.js index 2029aa1f0..5aa02bbb9 100644 --- a/theme_bistro/static/src/js/tour.js +++ b/theme_bistro/static/src/js/tour.js @@ -16,7 +16,7 @@ const snippets = [ { id: 's_pricelist_cafe', name: 'Pricelist cafe', - groupName: "Content", + groupName: "Text", }, { id: 's_quotes_carousel',