Enabling signature editing.
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
(defn settles [{:keys [event time key]}]
|
||||
(i/->interceptor
|
||||
:id :settles
|
||||
:befor (fn [context]
|
||||
:before (fn [context]
|
||||
context)
|
||||
:after (fn [context]
|
||||
(i/assoc-effect context :dispatch-debounce {:event event
|
||||
|
||||
Reference in New Issue
Block a user