mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-29 19:29:36 +02:00
Board: Update board card model (#1329)
Signed-off-by: Anna No <anna.no@xored.com>
This commit is contained in:
@@ -46,6 +46,7 @@ export interface DocWithRank extends Doc {
|
||||
export interface State extends DocWithRank {
|
||||
title: string
|
||||
color: number
|
||||
isArchived?: boolean
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user