mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-12 19:30:52 +00:00
Fix create funnel (#5014)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
87a4896bef
commit
e0f2d0bb42
@ -89,7 +89,7 @@
|
||||
<Component
|
||||
is={task.component.ProjectTypeSelector}
|
||||
props={{
|
||||
categories: [lead.category.FunnelTypeCategory],
|
||||
categories: [lead.descriptors.FunnelType],
|
||||
type,
|
||||
disabled: funnel !== undefined
|
||||
}}
|
||||
|
Loading…
Reference in New Issue
Block a user