Merge branch 'master' of framagit.org:/les/gancio into feat/geolocation_allow_to_change_providers_merge

This commit is contained in:
sedum
2022-12-06 00:07:57 +01:00
22 changed files with 173 additions and 358 deletions

View File

@@ -6,6 +6,7 @@ export const state = () => ({
instance_name: '',
allow_registration: true,
allow_anon_event: true,
allow_multidate_event: true,
allow_recurrent_event: true,
recurrent_event_visible: false,
allow_geolocation: false,