diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index b6ac0a2..e24b9b5 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -66,8 +66,8 @@ ], }, 'images': [ -# 'static/description/banner.png', -# 'static/description/theme_screenshot.png' + 'static/description/banner.png', + 'static/description/theme_screenshot.png' ], 'external_dependencies': { 'python': [],