Einige kleine verbesserungen #1

Open
Scarriffle wants to merge 115 commits from beta into master
Showing only changes of commit b961cf94ef - Show all commits

View File

@@ -410,6 +410,7 @@ def get_events(
ev["calendar_id"] = calendar.id
ev["calendar_name"] = calendar.name
ev["calendarColor"] = cal_color
ev["source"] = "caldav"
all_events.append(ev)
except Exception as exc:
logger.error(