mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Replace :use-for-thumbnail?
with :use-for-thumbnail
This commit is contained in:
parent
0f133ca431
commit
36506ec360
9 changed files with 31 additions and 16 deletions
|
@ -449,8 +449,8 @@
|
|||
:frame-id frame-id)
|
||||
|
||||
(dissoc :shapes
|
||||
:main-instance?
|
||||
:use-for-thumbnail?)
|
||||
:main-instance
|
||||
:use-for-thumbnail)
|
||||
|
||||
(cond->
|
||||
(or frame? group? bool?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue