mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🐛 Pass correct media-ref object on fixing media ref script
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
(mapcat (fn [object]
|
||||
(->> (cfh/collect-shape-media-refs object)
|
||||
(map (fn [id]
|
||||
{:object-id (:id object)
|
||||
{:shape-id (:id object)
|
||||
:id id}))))))
|
||||
process-page
|
||||
(fn [result page-id container]
|
||||
|
||||
Reference in New Issue
Block a user