mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 20:57:45 +02:00
uberf-9485: fix state description save (#9483)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
This commit is contained in:
@@ -75,6 +75,7 @@ export interface KanbanCard extends Class<Doc> {
|
||||
export interface ProjectStatus extends IconProps {
|
||||
_id: Ref<Status>
|
||||
taskType: Ref<TaskType>
|
||||
description?: string
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user