WIP Подстроила индикатор и размеры под owners <=3

This commit is contained in:
Daria Golova
2022-10-27 20:06:37 +03:00
parent 614ec74338
commit 546818ed85
4 changed files with 43 additions and 32 deletions

View File

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