mirror of
https://github.com/penpot/penpot.git
synced 2026-03-19 08:53:39 +00:00
🐛 Fix incorrect behavior of trim-file-data.
This commit is contained in:
committed by
Andrés Moya
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user