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