mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-08 10:47:42 +02:00
:Apply templates (#3799)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -154,8 +154,8 @@ export class TSpaceWithStates extends TSpace {
|
||||
|
||||
@Model(task.class.KanbanTemplateSpace, core.class.Space)
|
||||
export class TKanbanTemplateSpace extends TSpace implements KanbanTemplateSpace {
|
||||
name!: IntlString
|
||||
description!: IntlString
|
||||
declare name: IntlString
|
||||
declare description: IntlString
|
||||
icon!: AnyComponent
|
||||
editor!: AnyComponent
|
||||
ofAttribute!: Ref<Attribute<State>>
|
||||
|
||||
Reference in New Issue
Block a user