diff --git a/application/controllers/api/frontend/v1/stv/Config.php b/application/controllers/api/frontend/v1/stv/Config.php index b4ba5511c..2da4f205c 100644 --- a/application/controllers/api/frontend/v1/stv/Config.php +++ b/application/controllers/api/frontend/v1/stv/Config.php @@ -265,7 +265,7 @@ class Config extends FHCAPI_Controller ]; $result['groups'] = [ 'title' => $this->p->t('stv', 'tab_groups'), - 'component' => './Stv/Studentenverwaltung/Details/Groups.js' + 'component' => './Stv/Studentenverwaltung/Details/Groups.js', 'showOnlyWithUid' => true ]; $result['messages'] = [