This commit is contained in:
Peter Maquiran
2024-02-29 09:40:51 +01:00
parent fcc75eb8e2
commit b47154d313
56 changed files with 225 additions and 3383 deletions
+1 -1
View File
@@ -40,4 +40,4 @@ export interface days {
activeEvent: number
events: CustomCalendarEvent[]
}
}
}