diff --git a/muk_web_theme/__manifest__.py b/muk_web_theme/__manifest__.py index 7f8dd94..68c8220 100644 --- a/muk_web_theme/__manifest__.py +++ b/muk_web_theme/__manifest__.py @@ -47,7 +47,7 @@ ], "images": [ 'static/description/banner.png', - 'static/description/theme.png' + 'static/description/screenshot.png' ], "external_dependencies": { "python": [],