mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Update webapp/components/Group/GroupForm.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
4753630418
commit
c8dc0d99c0
@ -58,9 +58,9 @@
|
||||
<ds-select
|
||||
icon="card"
|
||||
v-model="formData.actionRadius"
|
||||
:label="$t('group.radius')"
|
||||
:label="$t('group.actionRadius')"
|
||||
:options="['regional', 'national', 'continental', 'global']"
|
||||
:placeholder="`${$t('group.radius')} …`"
|
||||
:placeholder="`${$t('group.actionRadius')} …`"
|
||||
></ds-select>
|
||||
</ds-space>
|
||||
<ds-space margin-top="large">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user