mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update webapp/components/Group/GroupForm.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
17891c93ae
commit
c37aef89bc
@ -11,8 +11,8 @@
|
||||
>
|
||||
<ds-input
|
||||
v-model="formData.name"
|
||||
:label="$t('group.group-name')"
|
||||
:placeholder="`${$t('group.group-name')}…`"
|
||||
:label="$t('group.groupName')"
|
||||
:placeholder="`${$t('group.groupName')}…`"
|
||||
></ds-input>
|
||||
|
||||
<ds-input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user