mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Update webapp/components/Group/GroupForm.vue
This commit is contained in:
parent
c155555ba2
commit
1796a04a9c
@ -18,7 +18,7 @@
|
|||||||
icon="user"
|
icon="user"
|
||||||
v-model="formData.groupType"
|
v-model="formData.groupType"
|
||||||
label="Sichtbarkeit"
|
label="Sichtbarkeit"
|
||||||
:options="['public', 'close', 'hidden']"
|
:options="['public', 'closed', 'hidden']"
|
||||||
placeholder="Status ..."
|
placeholder="Status ..."
|
||||||
></ds-select>
|
></ds-select>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user