From 468c04d24a682a5e9b723134790f9fbc305331df Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 2 Mar 2021 10:02:06 +0100 Subject: [PATCH] Disable geolocation on prefered events area selection Since we restrict to administrative areas and not full addresses Signed-off-by: Thomas Citharel --- js/src/components/Event/AddressAutoComplete.vue | 10 ++++++++-- js/src/views/Settings/Preferences.vue | 1 + 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/js/src/components/Event/AddressAutoComplete.vue b/js/src/components/Event/AddressAutoComplete.vue index f156469b5..407c991f7 100644 --- a/js/src/components/Event/AddressAutoComplete.vue +++ b/js/src/components/Event/AddressAutoComplete.vue @@ -20,7 +20,7 @@ - +