beat calendar styling into submission to support multi day events
This commit is contained in:
@@ -35,4 +35,5 @@ export interface CalendarEventShort {
|
||||
end: Date;
|
||||
color: string;
|
||||
cancelled: boolean;
|
||||
full_day: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user