Skip to content

Commit edcda83

Browse files
committed
Betters channel name
1 parent a62d1a5 commit edcda83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jtk_dvlp/re_frame/async_coeffects.cljs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
(swap! !results dissoc dispatch-id)
121121
(throw e))))]
122122

123-
(assoc-in context [:acoeffects :?result] ?acofx)))
123+
(assoc-in context [:acoeffects :?error] ?acofx)))
124124

125125
(defn- abort-original-event
126126
[context]

0 commit comments

Comments
 (0)