Merge pull request #3599 from penpot/niwinz-develop-experiments-3

🐛 Replace `:use-for-thumbnail?` with `:use-for-thumbnail`
This commit is contained in:
Alejandro 2023-09-14 06:39:06 +02:00 committed by GitHub
commit a4754a2106
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 29 additions and 14 deletions

View file

@ -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?)