Revert "Revert "Enabling signature editing.""

This reverts commit b52f3231e8.
This commit is contained in:
Bryce Covert
2020-12-21 08:47:53 -08:00
parent b52f3231e8
commit 3d0b190702
17 changed files with 1917 additions and 140 deletions

View File

@@ -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