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"
|
||||
v-model="formData.groupType"
|
||||
label="Sichtbarkeit"
|
||||
:options="['public', 'close', 'hidden']"
|
||||
:options="['public', 'closed', 'hidden']"
|
||||
placeholder="Status ..."
|
||||
></ds-select>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user