diff --git a/theme_3d_systems/__manifest__.py b/theme_3d_systems/__manifest__.py index d1a237a..4de2380 100644 --- a/theme_3d_systems/__manifest__.py +++ b/theme_3d_systems/__manifest__.py @@ -27,7 +27,6 @@ Key Features: 'website', 'website_crm', 'website_mass_mailing', - 'web_editor', ], 'data': [ 'data/presets.xml', @@ -73,9 +72,6 @@ Key Features: 'theme_3d_systems/static/src/js/widgets/widget_system_arch.js', 'theme_3d_systems/static/src/js/widgets/widget_stats_counter.js', ], - 'website.assets_editor': [ - 'theme_3d_systems/static/src/js/options/snippet_3d_options.js', - ], }, 'images': [ 'static/description/theme_screenshot.png',