Update webapp/pages/group/edit/_id.vue

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Alexander Friedland 2022-09-09 13:04:15 +02:00 committed by GitHub
parent ad029247e7
commit 62f57681eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ export default {
routes() {
return [
{
name: 'formular',
name: 'General',
path: `/group/edit/${this.group.id}`,
},
{