refactoring online events
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user