Добавила скрытие хедера колонок под катушкой

This commit is contained in:
Daria Golova
2022-10-28 17:28:27 +03:00
parent 71e38afd85
commit 361ef76714
2 changed files with 5 additions and 4 deletions

View File

@@ -25,8 +25,8 @@ export default {
calendarLayout: "",
currentDate: moment(),
timeInformation: {
dayStartTime: "0 :00",
dayEndTime: "16:00",
dayStartTime: "0:00",
dayEndTime: "20:00",
},
eventsData: [],
teamData: [],