This commit is contained in:
2022-04-02 14:13:37 +01:00
parent c0a500f5e0
commit fa25462897
9 changed files with 409 additions and 104 deletions
+1
View File
@@ -7,6 +7,7 @@ export interface EventListStore {
calendarName: "Oficial" |"Pessoal"
profile: "md" | "pr",
id: string
CalendarId: any
}
export interface EventList {