mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 20:57:45 +02:00
fix_tasks_states_template_triggers (#3705)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -161,7 +161,7 @@ export interface KanbanTemplateSpace extends Space {
|
||||
ofAttribute: Ref<Attribute<State>>
|
||||
doneAttribute?: Ref<Attribute<DoneState>>
|
||||
editor?: AnyComponent
|
||||
attachedToClass: Ref<Class<Doc>>
|
||||
attachedToClass: Ref<Class<SpaceWithStates>>
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user