mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 08:18:26 +02:00
Merge pull request #3599 from penpot/niwinz-develop-experiments-3
🐛 Replace `:use-for-thumbnail?` with `:use-for-thumbnail`
This commit is contained in:
commit
a4754a2106
8 changed files with 29 additions and 14 deletions
|
@ -450,8 +450,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