diff --git a/webapp/pages/group/edit/_id.vue b/webapp/pages/group/edit/_id.vue index ca5f25415..bf27b3c88 100644 --- a/webapp/pages/group/edit/_id.vue +++ b/webapp/pages/group/edit/_id.vue @@ -26,7 +26,7 @@ export default { routes() { return [ { - name: 'formular', + name: 'General', path: `/group/edit/${this.group.id}`, }, {