mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 18:36:11 +02:00
💄 Minor cosmetic change on pages-seq helper
This commit is contained in:
parent
733825edfa
commit
7968bffc38
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue