changeset 5000:2b577e1c5b95 wmst-config

Cosmetics: sharpen type knife a bit.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 10 Mar 2020 10:27:38 +0100
parents bfaf7621d0ad
children b4b913a36d89
files pkg/geoserver/boot.go
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pkg/geoserver/boot.go	Mon Mar 09 14:40:27 2020 +0100
+++ b/pkg/geoserver/boot.go	Tue Mar 10 10:27:38 2020 +0100
@@ -334,7 +334,7 @@
 				"presentation":        "CONTINUOUS_INTERVAL",
 				"units":               "ISO8601",
 				"nearestMatchEnabled": false,
-				"defaultValue": map[string]interface{}{
+				"defaultValue": map[string]string{
 					"strategy":       "FIXED",
 					"referenceValue": "PT1M/PRESENT",
 				},