Issue created on (#2768)

Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
Denis Bykhov
2023-03-19 00:14:49 +07:00
committed by GitHub
parent f9c4775579
commit 1fe73b588e
12 changed files with 84 additions and 20 deletions
@@ -65,7 +65,8 @@
estimation: 0,
reportedTime: 0,
reports: 0,
childInfo: []
childInfo: [],
createOn: Date.now()
}
}