mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-05 17:27:41 +02:00
UBER-619: StatusPopup for creating/renaming (#3536)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
@@ -279,7 +279,8 @@ const task = plugin(taskId, {
|
||||
component: {
|
||||
KanbanTemplateEditor: '' as AnyComponent,
|
||||
KanbanTemplateSelector: '' as AnyComponent,
|
||||
TodoItemsPopup: '' as AnyComponent
|
||||
TodoItemsPopup: '' as AnyComponent,
|
||||
CreateStatePopup: '' as AnyComponent
|
||||
},
|
||||
ids: {
|
||||
AssigneedNotification: '' as Ref<NotificationType>
|
||||
|
||||
Reference in New Issue
Block a user