[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
This commit is contained in:
qsm-odoo
2021-05-12 10:25:48 +00:00
parent 52fef46388
commit 402861114d
+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',