Update webapp/components/Group/GroupForm.vue

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Alexander Friedland 2022-09-23 08:31:46 +02:00 committed by GitHub
parent c37aef89bc
commit bf492ce9c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
v-if="update"
v-model="formData.slug"
:label="$t('users.table.columns.slug')"
:placeholder="`${$t('group.group-name')}…`"
:placeholder="`${$t('group.groupName')}…`"
></ds-input>
<ds-select