diff --git a/app_product_variant_color/__manifest__.py b/app_product_variant_color/__manifest__.py index 4eb115c1..5de3f734 100644 --- a/app_product_variant_color/__manifest__.py +++ b/app_product_variant_color/__manifest__.py @@ -37,6 +37,7 @@ 'summary': """ Use for quick select color. can be use in product attribute and other color variant. color widget. color pick. """, + 'images': ['static/description/banner.png'], 'depends': [ 'app_web_widget_color', 'sale',