Commit a660c196 authored by “Yevgeniy's avatar “Yevgeniy

test CD

parent dcd8a1fa
...@@ -136,7 +136,7 @@ function WeekCalendar() { ...@@ -136,7 +136,7 @@ function WeekCalendar() {
hourDue = hour + 2 hourDue = hour + 2
} }
const newTask = { const newTask = {
title: "Задача", title: "Тест задание",
description: "описание", description: "описание",
priority: '', priority: '',
dateTimeStart: dateToISOLikeButLocal(new Date(year, month, dayNumber, hour, 0)), dateTimeStart: dateToISOLikeButLocal(new Date(year, month, dayNumber, hour, 0)),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment