From 680cdc0806ff00cca92ca06e0fb1b0ff6ea95750 Mon Sep 17 00:00:00 2001 From: modem158 Date: Wed, 9 Nov 2022 09:15:26 +0000 Subject: [PATCH] Change the initial view from 'listWeek' to 'list' (#24826) --- source/_dashboards/calendar.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_dashboards/calendar.markdown b/source/_dashboards/calendar.markdown index 363f9aa7f25..6e0f226e2fe 100644 --- a/source/_dashboards/calendar.markdown +++ b/source/_dashboards/calendar.markdown @@ -43,7 +43,7 @@ title: type: string initial_view: required: false - description: "The view that will show first when the card is loaded onto the page. Options are `dayGridMonth`, `dayGridDay`, and `listWeek`." + description: "The view that will show first when the card is loaded onto the page. Options are `dayGridMonth`, `dayGridDay`, and `list`." type: string entities: required: true