From 8c90e97799554c5182dbc498f2a960a74845151d Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Fri, 7 Jul 2023 15:01:54 +0200 Subject: [PATCH] autorisation de public_connect_available --- conf/properties.json | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/properties.json b/conf/properties.json index d0f78769..bca2503a 100644 --- a/conf/properties.json +++ b/conf/properties.json @@ -8,6 +8,7 @@ "month_year": "01_2022", "application": "vMap", "default_show_sidenav": true, + "public_connect_available": true, "widget_public_connect_available": true, "map": { "default_feature_zoom": 15, -- GitLab