refactoring online events

This commit is contained in:
lesion
2023-04-05 16:14:55 +02:00
parent 121af4872d
commit 8c8103a5ee
12 changed files with 139 additions and 165 deletions

View File

@@ -10,10 +10,9 @@ export const state = () => ({
allow_anon_event: true,
allow_multidate_event: true,
allow_recurrent_event: true,
recurrent_event_visible: false,
allow_event_only_online: false,
allow_event_also_online: false,
allow_online_event: true,
allow_geolocation: false,
recurrent_event_visible: false,
geocoding_provider_type: '',
geocoding_provider: '',
geocoding_countrycodes: [],