mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 11:48:28 +00:00
Cosmetic changes on history events.
This commit is contained in:
parent
fda381c1b6
commit
034c26fed4
@ -74,7 +74,7 @@
|
||||
|
||||
(defrecord FetchPageHistory [id since max]
|
||||
rs/WatchEvent
|
||||
(-apply-watch [this state s]
|
||||
(-apply-watch [_ state s]
|
||||
(letfn [(on-success [{history :payload}]
|
||||
(let [history (into [] history)]
|
||||
(->PageHistoryFetched history (not (nil? since)))))]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user