0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 00:40:30 -05:00

🐛 Fix unexpected value found on changes processing on components migration

This commit is contained in:
Andrey Antukh 2023-11-17 16:57:32 +01:00 committed by Andrés Moya
parent 08166bcebf
commit 80bb689554

View file

@ -626,7 +626,7 @@
(if-not *skip-on-error*
(throw cause)
fdata))
nil))
(finally
(l/trc :hint "graphic processed"
:file-id (str (:id fdata))