diff --git a/src/configParamsJSON/streamflowConfigParams.json b/src/configParamsJSON/streamflowConfigParams.json index 0384321..385fda7 100644 --- a/src/configParamsJSON/streamflowConfigParams.json +++ b/src/configParamsJSON/streamflowConfigParams.json @@ -78,10 +78,7 @@ { "type": "setting", "id": "popupFixedPosition", - "defaultValue": { - "position": "top-right", - "index": 0 - } + "defaultValue": "top-right" } ] }