diff --git a/calendar/js/et2_widget_event.ts b/calendar/js/et2_widget_event.ts index ae6fc314ad..ed29421531 100644 --- a/calendar/js/et2_widget_event.ts +++ b/calendar/js/et2_widget_event.ts @@ -30,6 +30,7 @@ import {ColorTranslator} from "colortranslator"; import {StaticOptions} from "../../api/js/etemplate/Et2Select/StaticOptions"; import {Et2Select} from "../../api/js/etemplate/Et2Select/Et2Select"; import {SelectOption} from "../../api/js/etemplate/Et2Select/FindSelectOptions"; +import {CalendarApp} from "./app"; /** * Class for a single event, displayed in either the timegrid or planner view