mirror of
https://github.com/penpot/penpot.git
synced 2025-02-14 11:09:04 -05:00
🐛 Fixes embedded images for external programs
This commit is contained in:
parent
3c65f9fe91
commit
57c366ec9a
1 changed files with 1 additions and 1 deletions
|
@ -51,4 +51,4 @@
|
||||||
:stroke "#000000"})]
|
:stroke "#000000"})]
|
||||||
[:> "image" (obj/merge!
|
[:> "image" (obj/merge!
|
||||||
props
|
props
|
||||||
#js {:href @data-uri})]))))
|
#js {:xlinkHref @data-uri})]))))
|
||||||
|
|
Loading…
Add table
Reference in a new issue