Skip to content

Commit

Permalink
Merge pull request #571 from Esri/remove-filter-streamflow
Browse files Browse the repository at this point in the history
chore: Remove filter from streamflow until R1
  • Loading branch information
kellyhutchins authored Oct 18, 2024
2 parents d365bf7 + f3441f5 commit 6a8048b
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions src/configParamsJSON/streamflowConfigParams.json
Original file line number Diff line number Diff line change
Expand Up @@ -441,32 +441,6 @@
}
]
},
{
"type": "subsection",
"id": "filter",
"content": [
{
"type": "setting",
"id": "enableFilter",
"express": false,
"defaultValue": false,
"content": [
{
"type": "setting",
"id": "filterPosition",
"express": false,
"defaultValue": "top-right"
},
{
"type": "setting",
"id": "filterConfig",
"express": false,
"defaultValue": null
}
]
}
]
},
{
"type": "subsection",
"id": "share",
Expand Down

0 comments on commit 6a8048b

Please sign in to comment.