mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 19:16:11 +02:00
✨ Include page options into the data field.
And remove unused `metadata` field.
This commit is contained in:
parent
904664319a
commit
9c68877328
8 changed files with 47 additions and 28 deletions
|
@ -57,7 +57,6 @@
|
|||
::modified-at
|
||||
::user-id
|
||||
::ordering
|
||||
::metadata
|
||||
::data]))
|
||||
|
||||
;; --- Helpers
|
||||
|
|
|
@ -524,7 +524,6 @@
|
|||
([] (PasteFromClipboard. nil))
|
||||
([id] (PasteFromClipboard. id)))
|
||||
|
||||
|
||||
;; --- Zoom Management
|
||||
|
||||
(def increase-zoom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue