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:
parent
08166bcebf
commit
80bb689554
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@
|
|||
|
||||
(if-not *skip-on-error*
|
||||
(throw cause)
|
||||
fdata))
|
||||
nil))
|
||||
(finally
|
||||
(l/trc :hint "graphic processed"
|
||||
:file-id (str (:id fdata))
|
||||
|
|
Loading…
Reference in a new issue