🐛 Add error catching for calender api route

This commit is contained in:
Manuel Ruwe
2023-01-10 20:55:35 +01:00
parent 4513aa66f0
commit bbf1255b8b
4 changed files with 49 additions and 36 deletions

View File

@@ -3,6 +3,7 @@
"name": "Calendar",
"description": "A calendar module for displaying upcoming releases. It interacts with the Sonarr and Radarr API.",
"settings": {
"title": "Settings for calendar integration",
"sundayStart": {
"label": "Start the week on Sunday"
}