Change the initial view from 'listWeek' to 'list' (#24826)

This commit is contained in:
modem158 2022-11-09 09:15:26 +00:00 committed by GitHub
parent 533945f95c
commit 680cdc0806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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