Revert "Enabling signature editing."

This reverts commit bc40430d7b.
This commit is contained in:
Bryce Covert
2020-12-21 08:46:24 -08:00
parent 001ab64776
commit b52f3231e8
17 changed files with 140 additions and 1917 deletions

View File

@@ -119,7 +119,7 @@
(defn settles [{:keys [event time key]}]
(i/->interceptor
:id :settles
:before (fn [context]
:befor (fn [context]
context)
:after (fn [context]
(i/assoc-effect context :dispatch-debounce {:event event