change folder structure
This commit is contained in:
parent
a332e4d779
commit
a09c75a998
167 changed files with 262 additions and 246 deletions
|
@ -1,6 +1,6 @@
|
|||
import { Request, Response } from "express";
|
||||
import CalendarService from "../service/club/calendarService";
|
||||
import CalendarTypeService from "../service/settings/calendarTypeService";
|
||||
import CalendarTypeService from "../service/configuration/calendarTypeService";
|
||||
import { calendar } from "../entity/club/calendar";
|
||||
import { createEvents } from "ics";
|
||||
import moment from "moment";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue