Merge remote-tracking branch 'origin/main' into develop

This commit is contained in:
alonso.torres 2021-09-30 11:54:22 +02:00
commit f9082e18e2
7 changed files with 185 additions and 46 deletions

View file

@ -640,7 +640,7 @@
(defn get-image-name
[node]
(get-in node [:attrs :penpot:name]))
(get-meta node :name))
(defn get-image-data
[node]