mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
Space editor fix (#1496)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
parent
299d9a9541
commit
9c16e864d5
@ -66,7 +66,7 @@
|
||||
}}
|
||||
on:click={(evt) => {
|
||||
dispatch('close')
|
||||
action.action(evt, ctx)
|
||||
action.action(ctx, evt)
|
||||
}}
|
||||
>
|
||||
{#if action.icon}
|
||||
|
Loading…
Reference in New Issue
Block a user