From 089f6a00a3fa2812564e6bb5e396024a18604637 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Fri, 1 Sep 2023 03:06:11 +0800 Subject: [PATCH] update superbar desc --- app_product_superbar/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index e928df31..56c7782b 100644 --- a/app_product_superbar/__manifest__.py +++ b/app_product_superbar/__manifest__.py @@ -40,7 +40,7 @@ 'depends': [ 'stock', ], - 'images': ['static/description/banner.gif'], + 'images': ['static/description/banner.png'], 'data': [ 'views/product_template_views.xml', 'views/product_category_views.xml',