diff --git a/Admin/Infrastructure/Ui/ComponentGroupRegistry.php b/Admin/Infrastructure/Ui/ComponentGroupRegistry.php index 54eea99f..45458fdb 100644 --- a/Admin/Infrastructure/Ui/ComponentGroupRegistry.php +++ b/Admin/Infrastructure/Ui/ComponentGroupRegistry.php @@ -61,7 +61,7 @@ final class ComponentGroupRegistry 'label' => __('Configuración', 'roi-theme'), 'icon' => 'bi-gear', 'description' => __('Ajustes globales del tema y monetización', 'roi-theme'), - 'components' => ['theme-settings', 'adsense-placement', 'custom-css-manager'] + 'components' => ['theme-settings', 'adsense-placement', 'recaptcha-settings', 'custom-css-manager'] ], ];