diff --git a/server/components.py b/server/components.py index 6bfc140..0dabf22 100644 --- a/server/components.py +++ b/server/components.py @@ -1034,7 +1034,8 @@ "type": "time_range", "optional": True, "default": "medium_term", - "description": "the time period of interest" + "description": "the time period of interest", + "display": "time range" } } },