mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 09:31:38 +02:00
Fix some deprecation warnings.
This commit is contained in:
parent
187612ed2d
commit
32041b9596
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
;; --- State
|
||||
|
||||
(defonce drawing-stoper (rx/bus))
|
||||
(defonce drawing-stoper (rx/subject))
|
||||
(defonce drawing-shape (atom nil))
|
||||
(defonce drawing-position (atom nil))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue