diff --git a/themeconfigurator.php b/themeconfigurator.php index 2b1fe80..8ed7058 100644 --- a/themeconfigurator.php +++ b/themeconfigurator.php @@ -891,7 +891,6 @@ protected function renderThemeConfiguratorForm() 'module' => $this->name, 'name' => $this->displayName, 'version' => $this->version, - 'psVersion' => _PS_VERSION_, 'context' => (Configuration::get('PS_MULTISHOP_FEATURE_ACTIVE') == 0) ? 1 : ($this->context->shop->getTotalShops() != 1) ? $this->context->shop->getContext() : 1, ], ]