mirror of
https://github.com/penpot/penpot.git
synced 2026-09-14 16:09:01 +00:00
🐛 Fix unexpected value found on changes processing on components migration
This commit is contained in:
parent
08166bcebf
commit
80bb689554
@ -626,7 +626,7 @@
|
|||||||
|
|
||||||
(if-not *skip-on-error*
|
(if-not *skip-on-error*
|
||||||
(throw cause)
|
(throw cause)
|
||||||
fdata))
|
nil))
|
||||||
(finally
|
(finally
|
||||||
(l/trc :hint "graphic processed"
|
(l/trc :hint "graphic processed"
|
||||||
:file-id (str (:id fdata))
|
:file-id (str (:id fdata))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user