mirror of
https://github.com/penpot/penpot.git
synced 2025-03-13 16:21:57 -05:00
Fix project ordering
This commit is contained in:
parent
9ede688b6e
commit
b131dea579
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
(reify
|
||||
rs/UpdateEvent
|
||||
(-apply-update [_ state]
|
||||
(assoc-in state [:dashboard :project-ordering] order))
|
||||
(assoc-in state [:dashboard :project-order] order))
|
||||
|
||||
IPrintWithWriter
|
||||
(-pr-writer [mv writer _]
|
||||
|
|
Loading…
Add table
Reference in a new issue