mirror of
https://github.com/penpot/penpot.git
synced 2026-07-26 16:08:09 +00:00
🐛 Fix incorrect behavior of trim-file-data.
This commit is contained in:
parent
bfef94dbfb
commit
bc04a0b9f0
@ -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