mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 03:38:18 +00:00
🐛 Pass correct media-ref object on fixing media ref script
This commit is contained in:
parent
35f44a6eb4
commit
8dbf6adfda
@ -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]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user