From 5b67797e34bcac8f37328054e17c360853536ffd Mon Sep 17 00:00:00 2001 From: cyberbeat <cyberbeat@gmx.de> Date: Tue, 22 Dec 2015 19:40:15 +0100 Subject: [PATCH] Indentation --- plugins/UserCountryMap/javascripts/realtime-map.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/UserCountryMap/javascripts/realtime-map.js b/plugins/UserCountryMap/javascripts/realtime-map.js index 460f19c75d..e2ff714cde 100644 --- a/plugins/UserCountryMap/javascripts/realtime-map.js +++ b/plugins/UserCountryMap/javascripts/realtime-map.js @@ -519,7 +519,7 @@ } }); if (currentMap.length==3){ - map.addLayer('regions', { + map.addLayer('regions', { styles: { stroke: colors['region-stroke-color'] } -- GitLab