mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-14 12:25:17 +00:00
Starred funnel fix (#1497)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
parent
fb27551a6f
commit
1bfce26be4
@ -89,7 +89,7 @@ export function createModel (builder: Builder): void {
|
||||
icon: workbench.icon.Search,
|
||||
label: lead.string.FunnelBrowser,
|
||||
position: 'top',
|
||||
spaceClass: chunter.class.Channel,
|
||||
spaceClass: lead.class.Funnel,
|
||||
componentProps: {
|
||||
_class: lead.class.Funnel,
|
||||
label: lead.string.FunnelBrowser,
|
||||
|
Loading…
Reference in New Issue
Block a user