mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 21:59:10 +00:00
Remove skip on page persistence stream.
This commit is contained in:
parent
2201339887
commit
e050c16f9a
@ -41,7 +41,6 @@
|
||||
[pageid]
|
||||
(as-> (focus-page pageid) $
|
||||
(rx/from-atom $)
|
||||
(rx/skip 1 $)
|
||||
(rx/dedupe #(dissoc % :version) $)
|
||||
(rx/debounce 1000 $)
|
||||
(rx/subscribe $ on-page-change #(throw %))))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user