mirror of
https://github.com/penpot/penpot.git
synced 2026-05-31 20:58:08 +00:00
🐛 Fix incorrect behavior of trim-file-data.
This commit is contained in:
parent
2d00e68b78
commit
ffa134f824
@ -251,7 +251,7 @@
|
|||||||
|
|
||||||
(-> file
|
(-> file
|
||||||
(update :data assoc :pages-index {page-id page})
|
(update :data assoc :pages-index {page-id page})
|
||||||
(assoc :pages [page-id]))))
|
(update :data assoc :pages [page-id]))))
|
||||||
|
|
||||||
(declare strip-frames-with-thumbnails)
|
(declare strip-frames-with-thumbnails)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user