[FIX] theme_avantgarde: add missing snippet in tour

This was probably removed at some point because the snippet was empty
but it is not anymore in 14.3 so we need it for shape connection.

Part of https://github.com/odoo/design-themes/pull/2
task-2491890

X-original-commit: 3a2396e3a0
This commit is contained in:
qsm-odoo
2021-05-12 10:25:48 +00:00
parent 336d7d9fe2
commit 5cbf95db80
+4
View File
@@ -17,6 +17,10 @@ const snippets = [
id: 's_text_image',
name: 'Image - Text',
},
{
id: 's_images_wall',
name: 'Images Wall',
},
{
id: 's_references',
name: 'References',