mirror of
https://github.com/penpot/penpot.git
synced 2026-05-17 22:13:39 +00:00
Add drawing attribute on workspace.
This commit is contained in:
parent
9db37cfd9b
commit
43bd56de23
@ -45,6 +45,7 @@
|
||||
(-apply-update [_ state]
|
||||
(let [s {:project projectid
|
||||
:toolboxes #{}
|
||||
:drawing nil
|
||||
:selected #{}
|
||||
:page pageid}]
|
||||
(assoc state :workspace s)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user