mirror of
https://github.com/penpot/penpot.git
synced 2025-07-23 00:07:21 +02:00
✨ Reduces the snap-distances feedback
This commit is contained in:
parent
0f62bcf25f
commit
718a187c1e
3 changed files with 37 additions and 21 deletions
|
@ -62,6 +62,7 @@
|
|||
{:reply-to sender-id
|
||||
:payload result}))))
|
||||
(catch :default e
|
||||
(.error js/console "error" e)
|
||||
(let [message {:reply-to sender-id
|
||||
:error {:data (ex-data e)
|
||||
:message (ex-message e)}}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue