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