fix(calendar): support multi-day events (#4151)

This commit is contained in:
Meier Lukas
2025-09-25 21:55:20 +02:00
committed by GitHub
parent f0a0b9bca1
commit c8a6cdae81
4 changed files with 137 additions and 9 deletions

View File

@@ -1707,6 +1707,9 @@
"calendar": {
"name": "Calendar",
"description": "Display events from your integrations in a calendar view within a certain relative time period",
"duration": {
"allDay": "All day"
},
"option": {
"releaseType": {
"label": "Radarr release type",