mirror of
https://github.com/penpot/penpot.git
synced 2026-07-22 14:08:03 +00:00
💄 Minor cosmetic change on pages-seq helper
This commit is contained in:
parent
733825edfa
commit
7968bffc38
@ -34,7 +34,7 @@
|
||||
|
||||
(defn pages-seq
|
||||
[fdata]
|
||||
(vals (:pages-index fdata)))
|
||||
(-> fdata :pages-index vals seq))
|
||||
|
||||
(defn update-page
|
||||
[file-data page-id f]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user