mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix wrong icon on path layer
This commit is contained in:
parent
2f3b464715
commit
e66d44ca81
@ -60,7 +60,7 @@
|
||||
"elipse")
|
||||
:path (if (cts/has-images? shape)
|
||||
"img"
|
||||
"rectangle")
|
||||
"path")
|
||||
:rect (if (cts/has-images? shape)
|
||||
"img"
|
||||
"rectangle")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user