fix multiple selector

This commit is contained in:
alejandro.campos@artica.es 2023-12-14 12:27:00 +01:00
parent 9258de7edc
commit 7398982912
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ if (is_metaconsole() === true) {
], ],
[ [
'link' => '', 'link' => '',
'label' => __('Component groups1221'), 'label' => __('Component groups'),
], ],
] ]
); );