mirror of
https://github.com/penpot/penpot.git
synced 2025-03-14 16:51:18 -05:00
✨ Log old id on importing binfile-v3 media entries
This commit is contained in:
parent
ff4f0ca1d2
commit
1e20fd7bb6
1 changed files with 1 additions and 0 deletions
|
@ -781,6 +781,7 @@
|
|||
(d/update-when :thumbnail-id bfc/lookup-index))]
|
||||
|
||||
(l/dbg :hint "inserting file media object"
|
||||
:old-id (str (:id item))
|
||||
:id (str (:id params))
|
||||
:file-id (str (:file-id params))
|
||||
::l/sync? true)
|
||||
|
|
Loading…
Add table
Reference in a new issue