From 712db580f19451a810cd8486023b44bd6a531e40 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Mon, 21 Jan 2019 14:17:35 +0530 Subject: [PATCH] [UPDT] Manifest Updated --- whatsapp_redirect/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whatsapp_redirect/__manifest__.py b/whatsapp_redirect/__manifest__.py index 40da58834..fc0ed0b55 100644 --- a/whatsapp_redirect/__manifest__.py +++ b/whatsapp_redirect/__manifest__.py @@ -36,7 +36,7 @@ 'views/view.xml', 'wizard/wizard.xml', ], - 'images': ['static/description/banner.jpg'], + 'images': ['static/description/banner.png'], 'installable': True, 'application': False, 'auto_install': False,