mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 05:07:43 +02:00
TSK-651: Fix Team editing (#2611)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -193,9 +193,6 @@ export interface Issue extends AttachedDoc {
|
||||
|
||||
childInfo: IssueChildInfo[]
|
||||
|
||||
workDayLength: WorkDayLength
|
||||
defaultTimeReportDay: TimeReportDayType
|
||||
|
||||
template?: {
|
||||
// A template issue is based on
|
||||
template: Ref<IssueTemplate>
|
||||
|
||||
Reference in New Issue
Block a user