Starred funnel fix (#1497)

Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
Denis Bykhov 2022-04-22 19:15:19 +06:00 committed by GitHub
parent fb27551a6f
commit 1bfce26be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,