mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 22:06:12 +02:00
♻️ Add minor refactor on set-plugin-data change
This commit is contained in:
parent
1bd1782d66
commit
a2f466810b
6 changed files with 103 additions and 51 deletions
|
@ -598,7 +598,7 @@
|
|||
(-> (pcb/empty-changes it)
|
||||
(pcb/with-file-data file-data)
|
||||
(assoc :file-id file-id)
|
||||
(pcb/mod-plugin-data type id page-id namespace key value))]
|
||||
(pcb/set-plugin-data type id page-id namespace key value))]
|
||||
(rx/of (dch/commit-changes changes)))))))
|
||||
|
||||
(declare purge-page)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue