calendar date scope support

This commit is contained in:
Yuri Kuznetsov
2025-08-07 16:15:04 +03:00
parent 2fa6162920
commit cb87133fae
6 changed files with 123 additions and 28 deletions
+4
View File
@@ -249,6 +249,10 @@
"description": "Whether the entity can be displayed on the Calendar.",
"type": "boolean"
},
"calendarOneDay": {
"description": "Display as one-day events in the calendar.",
"type": "boolean"
},
"activity": {
"description": "Whether the entity can be displayed on the Activities panel.",
"type": "boolean"