0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -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* (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))