mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 22:28:15 +00:00
Fix syntax error introduced in previous commits.
This commit is contained in:
parent
603459fd0d
commit
3f4b19618c
@ -71,7 +71,7 @@
|
||||
(st/emit! (dw/initialize projectid pageid)
|
||||
::udp/stop-page-watcher
|
||||
(udp/watch-page-changes pageid)
|
||||
(udu/watch-page-changes pageid))
|
||||
(udu/watch-page-changes pageid)))
|
||||
state))
|
||||
|
||||
(defn- on-scroll
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user