mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
✨ Log old id on importing binfile-v3 media entries
This commit is contained in:
parent
ff4f0ca1d2
commit
1e20fd7bb6
@ -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…
x
Reference in New Issue
Block a user