From cf350131665c5c988f775aef6308481d54158902 Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Wed, 30 Oct 2024 17:03:26 +0530 Subject: [PATCH] Oct 30: [UPDT] Manifest Updated 'code_backend_theme_enterprise' --- code_backend_theme_enterprise/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code_backend_theme_enterprise/__manifest__.py b/code_backend_theme_enterprise/__manifest__.py index b3a34cf1d..203652aec 100644 --- a/code_backend_theme_enterprise/__manifest__.py +++ b/code_backend_theme_enterprise/__manifest__.py @@ -54,8 +54,8 @@ ], }, 'images': [ - 'static/img/banner.jpg', - 'static/img/theme_screenshot.jpg', + 'static/description/banner.jpg', + 'static/description/theme_screenshot.jpg', ], 'icon':'static/description/icon.png', 'license': 'LGPL-3',