From 8dae978c76a28cfddebab525afaf58b621dbd17a Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Tue, 21 May 2024 15:30:41 +0530 Subject: [PATCH] May 21: [UPDT] Module updated 'translation_helper' --- translation_helper/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translation_helper/__manifest__.py b/translation_helper/__manifest__.py index 78f409b82..70796bfe1 100644 --- a/translation_helper/__manifest__.py +++ b/translation_helper/__manifest__.py @@ -41,7 +41,7 @@ 'translation_helper/static/src/js/translation.js', ], }, - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'license': 'LGPL-3', 'installable': True, 'auto_install': False,